Closed rashindrie closed 4 years ago
Can you follow the Dependencies section in README and check if the versions are correct?
What's the version of tensorflow
Were you able to solve the issue, i am getting same error.. i am using keras 2.2.4 and trying to update the code to work with this version.... Any help please ?
The same problem here.
Can you follow the Dependencies section in README and check if the versions are correct?
What;s the tensorflow version?
The code was developed using Keras 1.2.1 with theano 0.9.0 as the backend (not tensorflow).
same issue
For Windows users using Anaconda. Open the Anaconda Prompt and type: set "KERAS_BACKEND=theano"
Im getting an AttributeError: 'Dimension' object has no attribute 'eval' when trying to train. Can someone assist me to solve this issue.