Haoyu Xiong

Results 16 comments of Haoyu Xiong

hi @keiohta when I run $ python ~/tf2rl-master/examples/run_gaifo_ddpg.py --env-name=HalfCheetah-v2 --expert-path-dir ~/GAIL/results/20200619T013740.036943_SAC_ --gpu -1 --dir-suffix GAIfO run_gaifo_ddpg.py: error: unrecognized arguments: --gpu -1 can you help me ? Thank you!

should I still use the same command suggested in issue 67? https://github.com/keiohta/tf2rl/issues/67 when I run python ~/tf2rl-master/examples/run_gail_ddpg.py --env-name=HalfCheetah-v2 --expert-path-dir ~/GAIL/results/20200619T013740.036943_SAC_ --gpu -1 --dir-suffix GAIL same error. On Sat, Jun 27,...

yes. I updated. Can you run gail and gaifo on your computer? On Sat, Jun 27, 2020 at 9:13 PM Kei Ohta wrote: > Yeah, did you update the codes?...

Is there any other method to run gail and gaifo instead of the command line? On Sat, Jun 27, 2020 at 9:15 PM Kei Ohta wrote: > At least I...

[image: Screenshot from 2020-06-27 21-38-20.png] On Sat, Jun 27, 2020 at 9:34 PM Kei Ohta wrote: > I confirmed the script runs on my machine. Can you provide me with...

sure. Please let me know what I should do after your change, Thank you a lot! On Sat, Jun 27, 2020 at 9:39 PM Kei Ohta wrote: > Oh, I...

problem fixed. But encountering another issue. :( On Sat, Jun 27, 2020 at 9:48 PM Kei Ohta wrote: > Now, you can get the latest codes through PyPI. Can you...

[image: Screenshot from 2020-06-27 21-54-05.png] On Sat, Jun 27, 2020 at 9:53 PM Haoyu Xiong wrote: > problem fixed. But encountering another issue. :( > > > On Sat, Jun...

sure. 21:56:03.468 [INFO] (irl_trainer.py:74) Total Epi: 7 Steps: 7000 Episode Steps: 1000 Return: -327.7823 FPS: 4416.74 21:56:03.713 [INFO] (irl_trainer.py:74) Total Epi: 8 Steps: 8000 Episode Steps: 1000 Return: -262.8208 FPS:...

OH! I made a stupid mistask. Thank you Kei, everything is fine now! On Sat, Jun 27, 2020 at 10:24 PM Kei Ohta wrote: > I guess you collected the...