Ask HN: Resources to Learn AI/ML Fundamentals

3 anonymzz 3 6/8/2025, 1:45:21 AM
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.

Comments (3)

msgodel · 8h ago
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.)

duxup · 9h ago
This might sound crazy but I've had good luck asking AI to write me a lesson plan for learning things, topics and etc.
Ajim1024 · 8h ago
Not a bad idea. Thanks