itaicaspi / keras-dqn-doom

Keras implementation of DQN on ViZDoom environment
53 stars 18 forks source link

Negative dimension size caused by subtracting 3 from 1 for 'conv2d_2/convolution' #4

Open forhonourlx opened 7 years ago

forhonourlx commented 7 years ago

ValueError: Negative dimension size caused by subtracting 3 from 1 for 'conv2d_2/convolution' (op: 'Conv2D') with input shapes: [?,1,29,16], [3,3,16,32].