jangirrishabh / toyCarIRL

Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
MIT License
172 stars 47 forks source link

When running learning.py this error comes #11

Closed dharm1287 closed 1 year ago

dharm1287 commented 1 year ago

TypeError: train_net() missing 1 required positional argument: 'i'