DeepX-inc / machina

Control section: Deep Reinforcement Learning framework
MIT License
279 stars 45 forks source link

Add Explanation about Imitation Learning #142

Closed takerfume closed 5 years ago

takerfume commented 5 years ago

Explain steps about how to make expert trajectories. Where should I write?

Contents is like this.

Download the model of expert from here(link).
Store the expert model to data/expert_pols/
run python expert_epis_make.py