germain-hug / Deep-RL-Keras

Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
528 stars 149 forks source link

requirements #20

Open constantinserediuc opened 4 years ago

constantinserediuc commented 4 years ago

Hi . I want to learn more about RL and I think examples from this repo are great, but I have some trouble with requirements version. Can anyone provide a requirements.txt file ? Thank you