A single agent RL model using DQN. The game is a simple 2d endless runner written in cpp (SFML graphics library) & The model is written in python(pytorch). The goal of the agent is to survive as long as possible to increase score. Both Game and model are seperate application process where they communicate through shared memory region : game sending reward as a response to action taken by the agent
-
Notifications
You must be signed in to change notification settings - Fork 0
A 2D game & AI using DQN to play that game
License
sugham019/Reinforcement_learning-demoGame2D
About
A 2D game & AI using DQN to play that game
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published