The repository accopanying the third workshop of ML@B's Fall Lineup.
This workshop covers DQN using OpenAI gym and Keras in Python2 (with slight tweaks it should also work with Python 3).
Once you have pip installed and Python 2
pip install -r requirements.txt