germain-hug / Deep-RL-Keras

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

MsPacman-v0? #18

Open WorksWellWithOthers opened 5 years ago

WorksWellWithOthers commented 5 years ago

python main.py --type A2C --env MsPacman-v0

"ValueError: Error when checking input: expected input_1 to have 5 dimensions, but got array with shape (4, 210, 160, 3)"