-
The experiments have been performed on the following packages:
- openai gym, version = '0.9.3'
- MuJoCo mjpro131
- TensorFlow version 1.10.0
-
Some experiments need changes to be made to the openai gym source code. Copy, paste (, and replace if asked) each and every file inside
MuJoCo/gym_files_to_be_merged
to their equivalent locations of your gym installation.
- Go to
MuJoCo_Demonstrator
folder and run the script filegenerate_demonstrators.sh
.
- Run the script file
overnight.sh
present in the root folder.
- Open
visualization.ipynb
on jupyter notebook and run all cells.