lenguyenthedat / kaggle-for-fun

All my submissions for Kaggle contests that I have been, and going to be participating.
39 stars 37 forks source link

Fix Array format #8

Closed linette715 closed 6 years ago

linette715 commented 6 years ago

Received an from theano.tensor.signal import downsample ImportError: cannot import name downsample when running otto-group-classification.py Run below to resolve it. pip install --upgrade https://github.com/Lasagne/Lasagne/archive/master.zip