A Q-learning solver applied to the gym environment Taxi-v2 (school project, Reinforcement Learning class, 2019).
See the notebook for examples of usage.
The environment used is gym, but you can use the module to solve other problems without gym.
- Charly Lamothe
- Guillaume Ollier