arXiv 2104.04258
Counter-Strike Deathmatch with Large-Scale Behavioural Cloning
By Tim Pearce and Jun Zhu
Published 2021-04-09
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
This paper describes an AI agent that plays the popular first-person-shooter (FPS) video game `Counter-Strike; Global Offensive' (CSGO) from pixel input. The agent, a deep neural network, matches the performance of the medium difficulty built-in AI on the deathmatch game mode, whilst adopting a humanlike play style. Unlike much prior work in games, no API is available for CSGO, so algorithms must train and run in re…