This project is a collection of things I'm using to learn Reinforcement Learning.
There are a number of different agents to train with different RL techniques.
- Check the available agents that can be trained to play different versions of this environment using Q-Learning.
-
Train an agent that plays the MountainCar environment using Deep Q Learning for action-value function approximation.