andrewliao11 / gail-tf

Tensorflow implementation of generative adversarial imitation learning
MIT License
200 stars 47 forks source link

rendering in mujoco #16

Closed navuboy closed 6 years ago

navuboy commented 6 years ago

is there a possibility of rendering the expert policy generation (TRPO/PPO) & training period(GAIL) in mujoco.?

andrewliao11 commented 6 years ago

you mean how to render it? if so, you should refer to @openai/gym