/inverse-reinforcement-learning

Inverse Reinforcement Learning Algorithms

Primary LanguagePythonMIT LicenseMIT

Inverse Reinforcement Learning

Implementation of Inverse Reinforcement Learning Algorithm (IRL). Mainly for experimental & educational purposes.

Implementation

Dependencies

  • Numpy
  • Matplotlib
  • Gym

Contributing

Please feel free to create a Pull Request for adding implementations of the IRL algorithms and improvements.

References