Deep Learning Frameworks Compared

In this video, I compare 5 of the most popular deep learning frameworks (SciKit Learn, TensorFlow, Theano, Keras, and Caffe). We go through the pros and cons of each, as well as some code samples, eventually coming to a definitive conclusion. The code for the TensorFlow vs Theano part of the video is here: An article that explains the differences in more detail: @sentimentron/faceoff-theano-vs-tensorflow-e25648c31800#.bg4xmz1au Learn m
Back to Top