MichalDanielDobrzanski / DeepLearningPython

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
MIT License
2.79k stars 1.27k forks source link

theano has changed #14

Open hotpocket opened 6 years ago

hotpocket commented 6 years ago

thano no longer supports the gpu flag per the errors I received when trying to run test.py

I also pointed conv2d to the version theano now recommends.

hotpocket commented 6 years ago

Since Theano is being deprecated it shouldn't change much more :)