Skip to content

Instantly share code, notes, and snippets.

@FragLegs
Last active December 19, 2016 03:07
Show Gist options
  • Save FragLegs/6eabe4a9d51f5fddae8e5197662658a2 to your computer and use it in GitHub Desktop.
Save FragLegs/6eabe4a9d51f5fddae8e5197662658a2 to your computer and use it in GitHub Desktop.
Description for how to obtain Atari Skiing results
# start a new virtualenv
git clone git@github.com:FragLegs/learning2ski.git .
pip install -r requirements.txt
python eval.py -e 150 --monitor --seed 42 l2s
# If you leave off the --monitor flag, the results are a little better
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment