by antonp on 2/6/18, 8:54 PM with 10 comments
by YeGoblynQueenne on 2/7/18, 1:47 PM
Teach Yourself Programming in Ten Years
https://www.norvig.com/21-days.html
The article is about programming, specifically about books etc advising you on how to learn programming in ten days etc, but it totally applies to Deep Learnign also.
Deep Learning is an enormous discipline. In the current point in the hype cycle, there are literally thousands of papers published every month. Personally, I doubt anyone, evern the luminaries of the field are keeping up with it. 6 months is about enough to dip your toes into the preliminaries, and that's if you're willing to skip the relative background [1].
Of course, that's all true if you want to learn. If you just want to train yourself in the use of a few tools, then 6 months is plenty. But don't expect to be able to solve any new problems that way- someone else will always have to do all the hard work for you.
________
[1] A bit of background will help with questions such as: Why was Deep Learning necessary in the first place? (hint: search for "constant error carousel"); did Deep Learning just spring fully-formed from the brow of Hinton/ Schmidhuber? (hint: read wikipedia on "machine learning" and "Artificial Intelligence"); etc. If you're not asking those questions then you're holding it wrong.
by bryanrasmussen on 2/7/18, 10:24 AM
1. find javascript file that has been compressed on your system. 2. open in color coded editor 3. take screenshot
there you go, perfect 'code' background for your deep learning article!
by ReverseCold on 2/7/18, 2:26 AM
For reference, I'm in high school, so I don't really have the necessary math background to understand everything first try-but I think I'll be able to push through and understand it.
The top down (fast.ai) approach didn't really work for me - as I felt like I didn't really understand how/why everything works. Learning the math behind it forces you to understand.
[1] https://nikhiljha.com/2018/02/06/Neural-Networks-First-Steps...
by mruniverse on 2/7/18, 6:03 AM
by pixelperfect on 2/7/18, 4:41 AM
by gt_ on 2/7/18, 2:25 AM
Complete said material in 3 months.