DanQ
DanQ copied to clipboard
ImportError: cannot import name downsample
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
I had the same issue. @learnmoremore were you able to find a solution through this?