Live data from Hacker News

Ask HN: Resources to Learn AI/ML Fundamentals

news.ycombinator.com

1–4 of 4 posts

Ask HN: Resources to Learn AI/ML Fundamentals

#1
I'm interested in learning the fundamentals of AI and machine learning—especially the core concepts like vectors, linear algebra, and foundational intuition behind how things work.

Can anyone recommend a solid books, article series, or lecture series that covers these topics well? Ideally something beginner-friendly but rigorous.

Re: Ask HN: Resources to Learn AI/ML Fundamentals

#4
Karpathy's book is very good. I learned Pytorch from it.

If you don't know Linear Algebra at all you might want to get a textbook (I learned from Anton's, I'm not sure it matters.) You'll also want to have a rough understanding of vector calculus if you never took that (but you wouldn't need to be good enough to pass a class.)