Skip to content

Instantly share code, notes, and snippets.

@Itsukara
Itsukara / gist:5d9e3bc6163ee8202d33b7bc48ec6da1
Last active October 23, 2016 03:25
How to reproduce Montezuma's Revenge score by Itsukara
# See followings for explanation of this algorithm
# * https://github.com/Itsukara/async_deep_reinforce/blob/master/README.md (English)
# * http://www.slideshare.net/ItsukaraIitsuka/drl-challenge-on-montezumas-revenge (English)
# * http://www.slideshare.net/ItsukaraIitsuka/deepmind20166-unifying-countbased-exploration-and-intrinsic-motivation-pseudocount-montezumas-revenge Japanese)
# Preparation of environment
sudo apt-get install git
git clone https://github.com/Itsukara/async_deep_reinforce.git
mkdir Download
cp async_deep_reinforce/gcp-install/gcp-install-a3c-env.tgz Download/