DanQ icon indicating copy to clipboard operation
DanQ copied to clipboard

ImportError: cannot import name downsample

Open learnmoremore opened this issue 5 years ago • 1 comments

when I run this model by "python DanQ_train.py",it comes a error, Traceback (most recent call last): File "DanQ_train.py", line 8, in from keras.models import Sequential File "build/bdist.linux-x86_64/egg/keras/models.py", line 15, in File "build/bdist.linux-x86_64/egg/keras/utils/layer_utils.py", line 10, in File "build/bdist.linux-x86_64/egg/keras/layers/convolutional.py", line 6, in ImportError: cannot import name downsample what should I do?

learnmoremore avatar Apr 04 '21 08:04 learnmoremore

I had the same issue. @learnmoremore were you able to find a solution through this?

sukritikumar4 avatar Apr 07 '22 14:04 sukritikumar4