/q-learning-with-options

Q Learning with Options framework

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Reinforcement Learning: Options framework

Implementation of the Options framework, using Q-learning algorithm.

Paper

Between MDPs and semi-MDPs: A framework for temporal abstraction in reinforcement learning [Paper]

Dependencies

  • Numpy
  • Matplotlib
  • Gym