Reinforcement Learning for the Box2D Car Racing game.
Implementation of DQN Baseline found in DQN-baseline.
Implementation of PPO Baseline found in ppo-baseline.
Implementation of Grass Reward Augmentation found in Grass_augmentation.
Implementation of Grass and Speed Reward Augmentation found in GrassSpeed_augmentation.