Open HanamaruK opened 3 years ago
same problem
To obtain the .pkl file you need to run 'python -m irl.render --env simple_spread' and then run 'python -m irl.mack.run_mack_airl'. Check that expert_path is set to the .pkl file. You need to uncomment line 118 in rl/render.py
I played
python -m sandbox.mack.run_simple --env simple_spread
and obtained the movement of the expert. But I can't playpython -m irl.mack.run_mack_airl
. On the error screen,How can I create "checkpoint20000-1000tra.pkl"? What's wrong with it?