Learn Anything Online

8 Best Artificial Intelligence Video Series

Learn Anything Online features the best video series for learning about artificial intelligence. Learn from the best resources on the web, curated by us to ensure the highest quality.

Free

4 months ago

Neural Networks: Zero to Hero
Andrej Kaparthy
A course by Andrej Karpathy on building neural networks, from scratch, in code. We start with the basics of backpropagation and build up to modern deep neural networks, like GPT. In my opinion language models are an excellent place to learn deep learning, even if your intention is to eventually go to other areas like computer vision because most of what you learn will be immediately transferable. This is why we dive into and focus on languade models.
Free

4 months ago

Reinforcement Learning
Google DeepMind
Introduction to RL with intuitive explanations and fun examples, taught by one of the world’s leading RL experts.
Free

4 months ago

CS224N: Natural Language Processing with Deep Learning
Standford University
Taught by one of the most influential (and most down-to-earth) researcher, Christopher Manning, this is must-take course for anyone interested in natural language processing. The course is well organized, well taught, and up-to-date with the latest NLP research.
Free

5 months ago

Neural networks
3Blue1Brown
Learn the basics of neural networks and backpropagation, one of the most important algorithms for the modern world.
Free

5 months ago

Essence of linear algebra
3Blue1Brown
A free course offering the core concept of linear algebra with a visuals-first approach.
Free

5 months ago

Essence of calculus
3Blue1Brown
A free course offering the core concept of Calculus, with a visuals-first approach aimed at making you feel like you could have discovered the subject yourself.
Free

5 months ago

Neural Networks / Deep Learning - StatQuest
Josh Starmer
Everything you need to know, from the basics, to image classification with Convolutional Neural Networks, to the state of the art transformers used for large language models like ChatGPT, presented one step at a time so that it is easily understood.
Free

5 months ago

Machine Learning - StatQuest
Josh Starmer
A gentle introduction to Machine Learning. Linear Models and Logistic Regression are just the tips of the machine learning iceberg. There’s tons more to learn, and this playlist will help you trough it all, one step at a time.