@djangoproject · Post #193 · 10/31/2016, 12:33 PM
http://deeplearning.net/software/theano/tutorial/index.html#basics In terms of #algorithm availability, you can get plenty of algorithms out of the box with scikit-learn. And if you want to customize every detail of your #models, #Python has #Theano. In addition, Theano is easily configured to run on the #GPU, which gives you a cheap and easy way to get much higher speeds without having to change a single line of code or delve into performance details.