Created
July 8, 2020 01:38
-
-
Save ashwinreddy/26548fb39594e09c28114b8ee4a6c5e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp /code/mjkey.txt /root/.mujoco/mjkey.txt | |
pip install -r /code/requirements.txt --quiet | |
pip install -e /code/ | |
softlearning run_example_local examples.development --domain=$1 --task=$2 --algorithm=$3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment