Getting started with Deep Learning for Coders I

@dradientgescent / @lucho The python version doesn’t matter as long as you’re willing to do a little tweaking. I’ve been doing Part I of the course using Python 3.5 in Anaconda without any issues other than a few minor google’able ports from Python 2.7 to 3.5.

All of the major libraries, and in particular Theano/Cuda are now compatible with 3.5.