https://github.com/VincentYu68/SymmetryCurriculumLocomotion
Revision 922408138e8f14b7006de0146cc03c43be4a494c authored by Wenhao Yu on 04 November 2018, 01:01:19 UTC, committed by Wenhao Yu on 04 November 2018, 01:01:19 UTC
1 parent 0669179
Tip revision: 922408138e8f14b7006de0146cc03c43be4a494c authored by Wenhao Yu on 04 November 2018, 01:01:19 UTC
add install script
add install script
Tip revision: 9224081
.gitignore
*.swp
*.pyc
*.py~
.DS_Store
.cache
# Setuptools distribution and build folders.
/dist/
/build
# Virtualenv
/env
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
*.sublime-project
*.sublime-workspace
logs/
.ipynb_checkpoints
ghostdriver.log
junk
MUJOCO_LOG.txt
rllab_mujoco
tutorial/*.html
# IDE files
.eggs
.tox
# PyCharm project files
.idea
vizdoom.ini
Computing file changes ...