Learn Anything Online

31 Best Artificial Intelligence Videos

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

Free

3 months ago

The other way to visualize derivatives | Chapter 12, Essence of calculus
3Blue1Brown
Grant discusses the transformative way of thinking about derivatives in calculus and its applications in understanding complex mathematical concepts. Understanding derivatives as transformations rather than mere slopes can revolutionize calculus learning and application.
Free

3 months ago

Taylor series | Chapter 11, Essence of calculus
3Blue1Brown
Grant discusses the application and importance of Taylor series in mathematics and physics, illustrating its utility in simplifying complex functions. Understanding Taylor series allows for effective approximation and deeper insights into complex functions.
Free

3 months ago

Higher order derivatives | Chapter 10, Essence of calculus
3Blue1Brown
Grant discusses higher-order derivatives, focusing on the second derivative, its implications in graph slopes, motion, and acceleration. Understanding second derivatives through graph slopes and motion provides deeper insights into acceleration and function behavior.
Free

3 months ago

What does area have to do with slope? | Chapter 9, Essence of calculus
3Blue1Brown
Grant discusses the use of integration to find the average value of continuous variables, illustrating with the sin(x) function. Understanding integration and its relationship with derivatives unlocks insights into continuous variables and natural phenomena.
Free

3 months ago

Integration and the fundamental theorem of calculus | Chapter 8, Essence of calculus
3Blue1Brown
Grant discusses integrals, their relationship with derivatives, and how to use them to solve problems involving variable speeds. Integrals, by measuring areas under curves, simplify calculations and enhance understanding of variable rates.
Free

3 months ago

Limits, L'Hôpital's rule, and epsilon delta definitions | Chapter 7, Essence of calculus
3Blue1Brown
Grant discusses the concept of limits in calculus, explaining its relation to derivatives and L'Hopital's rule.
Free

3 months ago

Implicit differentiation, what's going on here? | Chapter 6, Essence of calculus
3Blue1Brown
Implicit differentiation can feel strange, but thought of the right way it makes a lot of sense. Understanding limits through the epsilon-delta definition enhances foundational calculus concepts and practical applications.
Free

3 months ago

What's so special about Euler's number e? | Chapter 5, Essence of calculus
3Blue1Brown
Grant discusses the derivatives of exponential functions, specifically focusing on how the exponential function 2^t can represent population mass and its growth over time. Understanding exponential functions and their derivatives offers profound insights into natural growth processes.
Free

3 months ago

Visualizing the chain rule and product rule | Chapter 4, Essence of calculus
3Blue1Brown
A visual explanation of what the chain rule and product rule are, and why they are true. Grant discusses the concept of derivatives, emphasizing understanding over memorization, and exploring function composition.
Free

3 months ago

Derivative formulas through geometry | Chapter 3, Essence of calculus
3Blue1Brown
A visual explanation of derivative formulas through geometry. Grant explains how to find derivatives for different functions like polynomials, trigonometric, exponential, and illustrates with geometric interpretations. Understanding derivatives through geometric visualizations bridges abstract concepts with practical applications.
Free

3 months ago

The paradox of the derivative | Chapter 2, Essence of calculus
3Blue1Brown
What is an "instantaneous rate of change" when change happens across time? Grant explains the concept of derivatives and the logical contradictions involved.
Free

3 months ago

The essence of calculus
3Blue1Brown
In the first video of a series on the essence of calculus, Grant explores foundational concepts, using visual methods to explain how ideas in calculus, like differentiation and integration, are interconnected and can be conceptually reinvented. Understanding calculus through visualization and fundamental concepts can make anyone feel capable of inventing it.
Free

3 months ago

How might LLMs store facts | Chapter 7, Deep Learning
3Blue1Brown
Unpacking the multilayer perceptrons in a transformer, and how they may store facts. Grant explores the inner workings of large language models, specifically focusing on how they predict and encode information. Understanding the storage and retrieval of facts in AI relies on complex neural architectures and high-dimensional spaces.
Free

3 months ago

Attention in transformers, visually explained | Chapter 6, Deep Learning
3Blue1Brown
Demystifying attention, the key mechanism inside transformers and LLMs. Grant delves into the inner workings of transformers in large language models, focusing on the attention mechanism and its data processing capabilities.
Free

3 months ago

How large language models work, a visual intro to transformers | Chapter 5, Deep Learning
3Blue1Brown
Grant provides an in-depth visual explanation of transformers in AI, discussing their structure, function, and the process of generating text using GPT models. Transformers use attention mechanisms and vast data to revolutionize text generation in AI.
Free

3 months ago

Backpropagation calculus | Chapter 4, Deep learning
3Blue1Brown
Grant discusses the application of calculus in machine learning, specifically the back propagation algorithm and its calculations. Back propagation is essential for optimizing neural networks through detailed calculus applications.
Free

3 months ago

What is backpropagation really doing? | Chapter 3, Deep learning
3Blue1Brown
What's actually happening to a neural network as it learns? Grant discusses back propagation, a key algorithm behind how neural networks learn, using the example of recognizing handwritten numbers.
Free

3 months ago

Gradient descent, how neural networks learn | Chapter 2, Deep learning
3Blue1Brown
A visual explanation of how neural networks learn through a process called gradient descent. Understanding and optimizing neural networks involves mastering gradient descent, cost functions, and network architectures.
Free

3 months ago

But what is a neural network? | Chapter 1, Deep learning
3Blue1Brown
What are the neurons, why are there layers, and what is the math underlying it? Understanding and adjusting neural network structures and functions is crucial for effective pattern recognition and learning.
Free

3 months ago

The Narrated Transformer Language Model
Jay Alammar
A gentle introduction to the Transformer architecture and its various applications. Understanding and utilizing transformer models are crucial as they increasingly underpin advanced AI applications.
Free

3 months ago

How AI Learns Concepts
Art of the Problem
This video unravels the mystery behind how machines interpret input data, such as images or sounds, and categorize them into recognizable concepts.
Free

3 months ago

How AIs, like ChatGPT, Learn
CGP Grey
How do all the algorithms, like ChatGPT, around us learn to do their jobs? Algorithms dominate online experiences, yet their intricate operations remain largely undisclosed and misunderstood.
Free

4 months ago

Low Level Technicals of LLMs: Daniel Han
Daniel Han
This workshop covers how to analyze and fix LLMs, finetuning with Unsloth and a deep dive into LLM technicals.
Free

4 months ago

Web Scraping with GPT-4 Vision AI + Puppeteer is Mind-Blowingly EASY!
ByteGrad
Learn how to scrape web pages more easily by utilising GPT-4, GPT-4 Vision and Puppeteer.
Free

4 months ago

Opportunities in AI
Andrew Ng
Andrew Ng discusses AI as a general-purpose technology, highlighting supervised learning and generative AI's impact and opportunities. AI, akin to electricity, is revolutionizing diverse sectors with supervised learning and generative AI, promising vast opportunities yet requiring ethical oversight.
Free

4 months ago

Building LLMs from the Ground Up: A 3-hour Coding Workshop
Sebastian Raschka
Understand and build LLMs from scratch in PyTorch.
Free

5 months ago

What Is ChatGPT Doing … and Why Does It Work? (Video)
Stephen Wolfram
Stephen Wolfram explores what's inside ChatGPT and its ability to produce meaningful text.
Free

5 months ago

Let's reproduce GPT-2 (124M)
Andrej Kaparthy
A comprehensive guide on reproducing and training the GPT-2 124M model using PyTorch, comparing its performance to OpenAI's pre-trained models. Taught by Andrej Kaparthy, a founding member of OpenAI and a ex-senior director of AI at Tesla.
Free

5 months ago

Let's build the GPT Tokenizer
Andrej Kaparthy
A walkthrough on building the GPT tokenizer. This focuses on tokenization in large language models, discussing its complexities, necessary understanding, and its impact on model performance. Taught by Andrej Kaparthy, a founding member of OpenAI and a ex-senior director of AI at Tesla.
Free

5 months ago

[1hr Talk] Intro to Large Language Models
Andrej Kaparthy
A 1 hour general-audience introduction to LLMs. Understanding and advancing large language models involves technical, ethical, and security considerations. Taught by Andrej Kaparthy, a founding member of OpenAI and a ex-senior director of AI at Tesla.
Free

5 months ago

The spelled-out intro to neural networks and backpropagation: building micrograd
Andrej Kaparthy
Andrej presents a comprehensive lecture on training deep neural networks, explaining the creation and training of a neural network using his library, micrograd, and comparing it to PyTorch. Understanding and training neural networks requires mastering concepts like backpropagation, loss functions, and gradient descent. Taught by Andrej Kaparthy, a founding member of OpenAI and a ex-senior director of AI at Tesla.