/QLearningSolver

A Q-learning solver applied to the gym environment Taxi-v2.

Primary LanguageJupyter NotebookMIT LicenseMIT

A Q-learning solver applied to the gym environment Taxi-v2 (school project, Reinforcement Learning class, 2019).

alt text

Using the code

See the notebook for examples of usage.

Dependency

The environment used is gym, but you can use the module to solve other problems without gym.

Authors

  • Charly Lamothe
  • Guillaume Ollier