Skip to content

Instantly share code, notes, and snippets.

@ashwinreddy
Created July 8, 2020 01:38
Show Gist options
  • Save ashwinreddy/26548fb39594e09c28114b8ee4a6c5e6 to your computer and use it in GitHub Desktop.
Save ashwinreddy/26548fb39594e09c28114b8ee4a6c5e6 to your computer and use it in GitHub Desktop.
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