A One car version of the popular 2 Cars mobile game.
The ipynb has the code to train a DQN agent for our OneCar game. For convenience, we list the required libraries for training:
- gymnasium
- pytorch
- stable-baselines3 - for the ReplayBuffer
- wandb (optional) - for tracking