Update README.md
Browse files
README.md
CHANGED
@@ -19,5 +19,8 @@ Therefore, we want to investigate the use of transformers to create a cheat dete
|
|
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
|
|
|
19 |
|
20 |
This organisation will contain all matters regarding the project such as: Data, context windows, Models etc.
|
21 |
|
22 |
+
|
23 |
+
### Code
|
24 |
Data collection code can be found at: https://github.com/Pinkvinus/CS2_demo_scraper
|
25 |
+
|
26 |
Model training code can be found at: https://github.com/Pinkvinus/CS2_cheat_detection
|