MatthewJA / Inverse-Reinforcement-Learning

Implementations of selected inverse reinforcement learning algorithms.
MIT License
957 stars 238 forks source link

Py2 or Py3? #2

Closed onlytailei closed 7 years ago

onlytailei commented 7 years ago

When I test the code. There is a fault about the super() function. So, do you implement the code in python 3?

MatthewJA commented 7 years ago

Yes, this is Python 3.

onlytailei commented 7 years ago

better note that inreadme