Counter-Strike_Behavioural_Cloning
Counter-Strike_Behavioural_Cloning copied to clipboard
IEEE CoG & NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
Before the csgo version was updated I could get the game screen when I ran the screen_input.py. When the version was updated to csgo2, I changed the window handle to...
Hello TeaPearce, I've been exploring the time-series model you've shared, particularly the process where all 96 frames are passed through EfficientNet whenever a new frame is added and the oldest...
CSGO just got replaced by CS2 on Steam completely. Need to see how this repo/data works out with the new game at all.
Hello, i runned your project. And i don't understand why neural network not walking and not targeting on bots. I have all libraries, i have two models. But it's not...
What's the best way to download the scraped dataset? I see this when following the link.
Hey, Tea Pea Thank you for your excellent work! Me and my team inspired by your work and try to use it in Retake Mode. There are some questions: 1....
Hey there TeaPearce, I saw a video by bycloud last year that mentioned your project. I loved to see it and inspired me that time to learn how to code...
i tried running this CSGO agent on Jedi Academy: https://www.youtube.com/watch?v=kJIfxGQu4EA i was hoping to finetune it on Jedi Academy data but the data gathering code is somewhat CSGO specific (unlike...
ReadProcessMemory(game, address, buffer, readlength, byref(bytesRead)) it got overflow error: int too long to convert I fix it as ctypes.c_long(address) but I don't know if it work because the memory it...
Unable to load website https://1drv.ms/u/s!AjG1JlThUkPgh1JEIxETxvaphzgC?e=2AJfA3,When I click in, it always prompts me to try again or refresh the interface