Added links
Browse files
README.md
CHANGED
|
@@ -17,4 +17,7 @@ process.
|
|
| 17 |
|
| 18 |
Therefore, we want to investigate the use of transformers to create a cheat detection model on demo data.
|
| 19 |
|
| 20 |
-
This organisation will contain all matters regarding the project such as: Data, context windows, Models etc.
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
Therefore, we want to investigate the use of transformers to create a cheat detection model on demo data.
|
| 19 |
|
| 20 |
+
This organisation will contain all matters regarding the project such as: Data, context windows, Models etc.
|
| 21 |
+
|
| 22 |
+
Data collection code can be found at: https://github.com/Pinkvinus/CS2_demo_scraper
|
| 23 |
+
Model training code can be found at: https://github.com/Pinkvinus/CS2_cheat_detection
|