Keras-GAN
Keras-GAN copied to clipboard
Wrong target shape on CCGAN
I get this error in the untouched code:
ValueError: Error when checking target: expected dense_1 to have 2 dimensions, but got array with shape (32, 1, 11)
Runing Python 3.6.8 and Keras 2.1.0