Update README.md

This commit is contained in:
Andrew
2017-12-11 21:18:05 -08:00
committed by GitHub
parent 6723455b75
commit 5f647d4d34

View File

@@ -8,9 +8,7 @@ For results benchmarking on MuJoCo, please navigate to [here](result/gail-result
### Step 1: Download expert data ### Step 1: Download expert data
Download the expert data into `./data` Download the expert data into `./data`, [download link](https://drive.google.com/drive/folders/1h3H4AY_ZBx08hz-Ct0Nxxus-V1melu1U?usp=sharing)
Download [Link](https://drive.google.com/drive/folders/1h-bK09Emrteu7vUXllZLRqTx7iNOaxGI?usp=sharing)
### Step 2: Run GAIL ### Step 2: Run GAIL
@@ -36,6 +34,9 @@ python -m baselines.gail.behavior_clone
See help (`-h`) for more options. See help (`-h`) for more options.
## Reference repositories ## Others
Thanks to the open source:
- @openai/imitation - @openai/imitation
- @carpedm20/deep-rl-tensorflow - @carpedm20/deep-rl-tensorflow