Pinkvinus commited on
Commit
0a84da3
·
verified ·
1 Parent(s): dec6259

Added links

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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