Install Gym
git clone https://github.com/rkmalaiya/deep-learning
cd deep-learning
git submodule update --init --recursive
cd reinforcement/gym
pip install -e .
Install XMing on Windows
Download Xming
Enable X11
Start Jupyter
nohup jupyter notebook &
Example Notebooks