Skip to content

Instantly share code, notes, and snippets.

View vuoristo's full-sized avatar

Risto Vuorio vuoristo

View GitHub Profile
@vuoristo
vuoristo / breakout-repro.md
Last active October 25, 2016 14:31
How to reproduce dqn-agent results in OpenAI Gym Breakout-v0 environment

Clone the repo at https://github.com/vuoristo/dqn-agent

Follow installation instructions in the readme.

Train model with python AtariAgent.py for 10M steps

Evaluate model with python AtariAgent.py --evaluate --l