Dumb question, but... Is AI and ML the same thing? I ask because I am seeing a lot of my ML peers claim to be AI experts with years of experience, even though the term AI wasn't really used at all until OpenAI got big.
Reading list to join AI field from Hugging Face cofounder
21–29 of 29 posts
Re: Reading list to join AI field from Hugging Face cofounder
#22Dumb question, but... Is AI and ML the same thing? I ask because I am seeing a lot of my ML peers claim to be AI experts with years of experience, even though the term AI wasn't really used at all until OpenAI got big.
This is the venn diagram I keep seeing when this question is asked: https://www.researchgate.net/publication/363930739/figure/fi... GenAI ⊆ Deep Learning ⊆ Machine Learning ⊆ AI, where ⊆ means "Is a subset of."
Re: Reading list to join AI field from Hugging Face cofounder
#23I've always wondered if Hugging Face is meant to evoke the feeling of being attacked by a Facehugger.
https://qz.com/hugging-face-microsoft-artificial-intelligenc...
Re: Reading list to join AI field from Hugging Face cofounder
#24Interesting to see that the book by the late David MacKay made it to the list, it is available to download in several formats from the book's website.
Information Theory, Inference, and Learning Algorithms:
https://www.inference.org.uk/mackay/itila/
The lectures based on the book by David MacKay himself:
Probably it's not a surprise that the father of information theory Claude Shannon is the earliest one to propose stochastic LLM based on Markov chain.
Re: Reading list to join AI field from Hugging Face cofounder
#25Still an amazing reference though!
Re: Reading list to join AI field from Hugging Face cofounder
#26Dumb question, but... Is AI and ML the same thing? I ask because I am seeing a lot of my ML peers claim to be AI experts with years of experience, even though the term AI wasn't really used at all until OpenAI got big.
Should we say 'this uses AI' for a Prolog/expert system/A*/symbolic reasoning/planning/optimization system today? Idunno; I had scruples even about calling classical and Bayesian statistical models 'machine learning,' reserving that for models prioritizing computational properties over probabilistic interpretation.
Re: Reading list to join AI field from Hugging Face cofounder
#27I have read all of them and I have watched almost all of the training videos mentioned and that, is the list I would give anybody who I would want to discourage from joining the field. The textbooks I mean COME ON. They are comprehensive and neatly academic but not pragmatic at all. There are playlists in youtube that would cut through all the unnecessary content and will get you building RAG systems in a couple of h…
Re: Reading list to join AI field from Hugging Face cofounder
#28Dumb question, but... Is AI and ML the same thing? I ask because I am seeing a lot of my ML peers claim to be AI experts with years of experience, even though the term AI wasn't really used at all until OpenAI got big.
If we want to be precise (and it seems like you do): AI = machines doing human-like tasks. ML = machines learning to do stuff. Doing financial modeling or code-base security auditing 100x better than a person is good ML and not AI at all.
(Computer vision, in particular, is basically always classified as AI today, but the term was mostly avoided in the industry until quite recently.)
Re: Reading list to join AI field from Hugging Face cofounder
#29I have read all of them and I have watched almost all of the training videos mentioned and that, is the list I would give anybody who I would want to discourage from joining the field. The textbooks I mean COME ON. They are comprehensive and neatly academic but not pragmatic at all. There are playlists in youtube that would cut through all the unnecessary content and will get you building RAG systems in a couple of h…
Feel free to post those playlists for those discouraged by the list of academic resources :)