If you want to learn I found it is best to get your hands dirty and code rather than just watch videos from MOOCs. I didn't know how to do any of this stuff a few months ago.
I recommend Karpathy's Hacker's Guide to Neural Networks if you like JS
http://karpathy.github.io/neuralnets/
Most of my intro to neural nets is just by going thru programming examples in this stanford tutorial on deep learning:
http://deeplearning.stanford.edu/wiki/index.php/UFLDL_Tutori...
If you want to learn I found it is best to get your hands dirty and code rather than just watch videos from MOOCs. I didn't know how to do any of this stuff a few months ago.
I recommend Karpathy's Hacker's Guide to Neural Networks if you like JS
http://karpathy.github.io/neuralnets/
Most of my intro to neural nets is just by going thru programming examples in this stanford tutorial on deep learning:
http://deeplearning.stanford.edu/wiki/index.php/UFLDL_Tutori...