bstriner / keras-adversarial

Keras Generative Adversarial Networks
MIT License
867 stars 231 forks source link

Issue with keras 1.2 #13

Closed gp1702 closed 7 years ago

gp1702 commented 7 years ago

Hello, I installed this package while using keras1.2, this is the error I am getting when I am running the example_gan_cifar10.py

screen shot 2017-04-03 at 8 46 04 pm

I am new to keras but my guess is that this requires a trivial change but I fear updating it might make other associated functions go south!