keon / deep-q-learning

Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
https://keon.io/deep-q-learning
MIT License
1.29k stars 455 forks source link

Added requirements.txt file #5

Closed RaphaelMeudec closed 7 years ago

RaphaelMeudec commented 7 years ago

Hey !

Thanks for sharing your code, it's very clear ! I just added a requirements.txt file to the repo so people can initialize it with a pip install -r requirements.txt