Monday, July 27, 2015

Neural Networks and Deep Learning by Michael Nielsen

1) The best deep learning tutorial I've came across in the last few months is here:

Neural Networks and Deep Learning by Michael Nielsen
http://neuralnetworksanddeeplearning.com/index.html
Read it now! This post is just an attempt to add one more link in the web to this great book.


2) The best deep learning Python (what else??) library I came across is Keras .

http://keras.io/


3) Everyone's favourite deep learning post of the moment is Karpathy's RNN:
http://karpathy.github.io/2015/05/21/rnn-effectiveness/

But imho you should read Yoav Goldberg's response:
http://nbviewer.ipython.org/gist/yoavg/d76121dfde2618422139


And that's it for today.

No comments:

Post a Comment