bstriner / keras-adversarial

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

Missing Module "No module named 'tensorflow.python.layers.maxout'" #69

Open DenisLeach opened 4 years ago

DenisLeach commented 4 years ago

I am having trouble running keras_adversarial modules due to the above error. I have; keras 2.3.1, tensorflow 2.0.0 keras_adversarial 0.0.3 tensorflow_gpu 2.1.1 installed on windows 10. I am using Pycharm version 2020.1. I have looked on just about every location on Google that I canbut still no solution. I am lost as to where to look now. Any ideas?