Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,417 results
Neural networks are often described as "inspired by the brain." But what does that actually mean, in code? In this video we build a ...
5,832 views
2 weeks ago
No PyTorch. No TensorFlow. No autograd. In this video we build a working neural network from nothing but NumPy — and watch ...
28 views
5 days ago
Learn how to build a fully functional Artificial Neural Network from scratch using only pure Python and NumPy—no TensorFlow, ...
43 views
21 hours ago
Learn PyTorch from scratch by building a complete Handwritten Digit Recognition project. In this tutorial, we don't just write ...
317 views
3 weeks ago
Exploring the Power of Machine Learning Libraries in Python is your complete guide to the most popular Machine Learning ...
79 views
We've built a neural network completely by hand — manual weights, manual bias, manual loss function, manual gradient updates.
19 views
1 day ago
You'll learn how Deep Learning works, what Artificial Neural Networks are, how Forward Propagation and Backpropagation work, ...
27 views
TensorFlow installation, how to install tensorflow, tensorflow tutorial for beginners, deep learning introduction, setup tensorflow no ...
38 views
5 views
Fashion MNIST - using python and tensorflow to classify images of clothing. We will create a neural network that can be used to ...
26 views
8 days ago
Artificial Neural Networks (ANN) ✓ Activation Functions (ReLU, Sigmoid, Tanh, Softmax) ✓ Forward Propagation ...
24 views
Thinking of becoming an AI Engineer but confused about how much Python you actually need? Many beginners spend months ...
41 views
4 weeks ago
python, machine learning, scikit-learn, tensorflow, pytorch, python tutorial, ml librariesExploring the Power of Machine Learning ...
78 views
... (don't skip this) 10:03 — Step 4: Deep Learning & Neural Networks 10:33 — Step 4: How Neural Networks Learn 12:58 — Step ...
31 views
Vectorization vs For Loops — Which One Wins? In this video, we break down Vectorization (C1W2L12) from Andrew Ng's Deep ...
1 view
Welcome to Episode 4 of the Building Neural Networks From Scratch series! This is the final math lesson before we start ...
6 views
Curious about how ChatGPT, image recognition, self-driving cars, and modern AI systems work? It all starts with **Neural ...
4 views
1 month ago
What is a Perceptron, and how does it work? In this video, we will learn about the Perceptron—the simplest form of an artificial ...
16 views
10 days ago
In this video, you'll explore the journey from a simple Linear Regression model to a basic Neural Network using PyTorch. You'll ...
4 days ago
These educational slides detail the mechanics of backpropagation and neural network architecture through the lens of ...