germain-hug / Deep-RL-Keras

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

Unable to run examples #30

Open iirekm opened 3 years ago

iirekm commented 3 years ago

Eg during running python3 main.py --type A2C --env CartPole-v1:

You made sooo much effort developing this project, but such simple thing as setup.py with exact library versions is missing.

DalalAbadi commented 3 years ago

I am facing the same issue

Marteyo commented 3 years ago

Same problem