/car-game-rl

Reinforcement Learning with PyTorch

Primary LanguagePython

Car Race Game with Reinforcement Learning

I found a car game made with PyGame library and applied reinforcement learning on it.

You can start the learning process by executing dqn.py file.

Link of the game : https://github.com/xpd54/Car-race-game