Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 569 Bytes

Practical Deep Reinforcement Learning Workshop

The repository accopanying the third workshop of ML@B's Fall Lineup.

Slides Video

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