Understanding Machine Learning: From Theory to Algorithms
41–50 of 56 posts
Re: Understanding Machine Learning: From Theory to Algorithms
#42Anyone who wants to demystify ML should read: The StatQuest Illustrated Guide to Machine Learning [0] By Josh Starmer. To this day I haven't found a teacher who could express complex ideas as clearly and concisely as Starmer does. It's written in an almost children's book like format that is very easy to read and understand. He also just published a book on NN that is just as good. Highly recommend even if you are al…
I'm just curious for folks who have read through the material OP suggested as well as, the book linked in this HN thread, are your guys primary motivation to understand and fill in that curiosity part of your head vs making a career out of this? Is it reasonable to think that if one grinds to the book suggested here and background in web/dev SWE, one can break into ML/AI role?
If you can show off some skills I still wouldnt completely rule it out. Reading a single book cover to cover wont cut it though imo.
Re: Understanding Machine Learning: From Theory to Algorithms
#43Earlier quoted context omitted.
This is the 2nd or 3rd time in the last few weeks I've seen this person recommended. Must be something to that.
I thought I was having some deja vu . I had to keep checking the timestamps. The same person recommended the book 18 days ago: https://news.ycombinator.com/item?id=43390896 and then a different person also recommended the author's YouTube channel. I also bought the book since then. I guess I better get started reading it now. :)
Re: Understanding Machine Learning: From Theory to Algorithms
#44Re: Understanding Machine Learning: From Theory to Algorithms
#45Re: Understanding Machine Learning: From Theory to Algorithms
#46I have read parts of it years ago. As far as I remember, this is very theoretical (lots of statistical learning theory, including some IMHO mistaken treatment of Vapnik's theory of structural risk minimization), with strong focus on theory and basicasically zero focus on applications. Which would be completely outdated by now anyway, as the book is from 2014, an eternity in AI. I don't think many people will want to…
Theory is still needed if you want to understand things like variational inference (which is in turn needed to understand things like diffusion models). It’s just like physics - you need math theories to understand things like quantum mechanics, because otherwise it might not make sense.
Re: Understanding Machine Learning: From Theory to Algorithms
#47Earlier quoted context omitted.
I'm just curious for folks who have read through the material OP suggested as well as, the book linked in this HN thread, are your guys primary motivation to understand and fill in that curiosity part of your head vs making a career out of this? Is it reasonable to think that if one grinds to the book suggested here and background in web/dev SWE, one can break into ML/AI role?
Most ML/AI roles have requirements for a strong mathematical background (at least what I have seen in germany). If you can show off some skills I still wouldnt completely rule it out. Reading a single book cover to cover wont cut it though imo.
Re: Understanding Machine Learning: From Theory to Algorithms
#48Earlier quoted context omitted.
This is the 2nd or 3rd time in the last few weeks I've seen this person recommended. Must be something to that.
I thought I was having some deja vu . I had to keep checking the timestamps. The same person recommended the book 18 days ago: https://news.ycombinator.com/item?id=43390896 and then a different person also recommended the author's YouTube channel. I also bought the book since then. I guess I better get started reading it now. :)
Re: Understanding Machine Learning: From Theory to Algorithms
#49Re: Understanding Machine Learning: From Theory to Algorithms
#50Anyone who wants to demystify ML should read: The StatQuest Illustrated Guide to Machine Learning [0] By Josh Starmer. To this day I haven't found a teacher who could express complex ideas as clearly and concisely as Starmer does. It's written in an almost children's book like format that is very easy to read and understand. He also just published a book on NN that is just as good. Highly recommend even if you are al…