Skip to content

Instantly share code, notes, and snippets.

View jcoreyes's full-sized avatar

John Co-Reyes jcoreyes

View GitHub Profile
@jcoreyes
jcoreyes / scripts.txt
Last active April 28, 2016 22:27
Simple-DQN Writeup
./train.sh Breakout-v0 --environment gym --screen_width 40 --screen_height 52
python src/test_gym.py Breakout-v0 <output_folder> --load_weights <saved_model_pkl>
@jcoreyes
jcoreyes / readme.md
Last active January 21, 2018 10:41
Image Captioning LSTM