|
|
|
Ask HN: Self-directed learning path for machine learning in 2023?
|
|
11 points
by optbuild
1094 days ago
|
|
I want to learn machine learning, but, not in a hand wavy way. I want to go deep to understand and appreciate major works of the past, the present and future. Only way to do that is to understand the research papers and implement them on real datasets. For that I have to understand the math behind it. 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? |
|
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...