by optbuild on 6/25/23, 5:58 AM with 5 comments
I have calculus and some matrix algebra (not proof based linear algebra) background and I can program well.
Is there any guide equivalent to teachyourself CS but for machine learning and deep learning?
If not, then can you suggest open courses (preferably with assignments) or books from where I can learn both the required math and machine learning?
by mindcrime on 6/25/23, 6:23 AM
If you want to go deeper, including taking a step back in time and retracing the path(s) taken, to explore whether or not you might want to choose a different fork... well, that's doable, but it's a slog. I should probably write up a reading list for this approach and put it up on Github. It leads to some weird places though... like right before jumping over to HN and noticing this post, I'd been spending the last hour or so trying to track down two obscure Russian books on neural nets from back in the 1980's / 1990's... where print copies do not appear to be available in the US (and definitely not translated to English) and the nearest library to me with a copy of the one is the Library of Congress in D.C.
Do you need to go down that particular rabbit-hole? Probably not. I'm just particularly interested in revisiting some earlier techniques / theorizing about NN's, that have fallen out of favor and aren't really taught much anymore.
[1]: https://github.com/josephmisiti/awesome-machine-learning
[2]: https://github.com/ChristosChristofidis/awesome-deep-learnin...
[3]: https://github.com/owainlewis/awesome-artificial-intelligenc...
by discordance on 6/25/23, 3:18 PM
and Karpathy's course: https://karpathy.ai/zero-to-hero.html
by Greamy on 6/26/23, 9:13 AM
Good luck with the whole process! I believe it is quite challenging to learn it all from the bare metal maths but definitely worth it and quite rewarding.
by randomcatuser on 6/25/23, 6:09 AM
wanna help?