Open shehzi-khan opened 6 years ago
I thought it may be due to many other changes done in the code but I just cloned the fresh copy from git repo and tried to run it for mnist and it gave the same error.
For reference, I'm using virtualenv of Python 2.7 Keras 2.2.2 Tensorflow-gpu 1.10.1 Numpy 1.14.5 Cuda 9.0 Pycharm Professional 2018.2.2
I'm trying to run GA for mnist but getting Negative Dimension error randomly in different network combinations. Some models would compile fine and some would not.
Your code for compiling CNN model remains same as given below.
Below is the error report.