ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,479 results

cyphorto
How Do Neural Networks Solve Real Problems? Deep Learning with Python (2nd Ed) Ch. 4
4:48
How Do Neural Networks Solve Real Problems? Deep Learning with Python (2nd Ed) Ch. 4

2 views

3 weeks ago

cyphorto
How Do Neural Networks Generate Images & Text? Deep Learning with Python (2nd Ed) Ch. 12
5:06
How Do Neural Networks Generate Images & Text? Deep Learning with Python (2nd Ed) Ch. 12

1 view

3 weeks ago

Games of Notansh
AI Learns To Play Snakes...

I wanted to see if an AI could learn Snake completely from scratch... So I built the game in Python using Pygame, created a neural ...

3:15
AI Learns To Play Snakes...

135 views

2 weeks ago

Debug Explains
Neural Networks Explained Like You’re 12

Build a neural network from scratch in Python - no PyTorch, no TensorFlow, just NumPy and the actual math. We train it to solve ...

30:14
Neural Networks Explained Like You’re 12

107 views

2 weeks ago

cyphorto
How Do Neural Networks Process Text & Transformers? Deep Learning with Python (2nd Ed) Ch. 11
4:00
How Do Neural Networks Process Text & Transformers? Deep Learning with Python (2nd Ed) Ch. 11

3 views

3 weeks ago

ThinkInCode
I Built a Neural Network from Scratch (and you can too)

Learn how to build a fully functional Artificial Neural Network from scratch using only pure Python and NumPy—no TensorFlow, ...

10:15
I Built a Neural Network from Scratch (and you can too)

97 views

4 weeks ago

Omar Abdelhameed
CS50p Final Project | Building A Neural Network From Scratch

A functional artificial neural network build from scratch using nothing but numpy in python, tasked with classifying hand-written ...

2:36
CS50p Final Project | Building A Neural Network From Scratch

18 views

10 days ago

Machine Learning with me
nn.Module Explained — PyTorch's Real Way to Build Neural Networks

Full code + day-by-day learning journey: github.com/Rohit7696/pytorch-from-scratch ⭐ If this helped you, a star on the repo ...

5:36
nn.Module Explained — PyTorch's Real Way to Build Neural Networks

47 views

4 weeks ago

commonLuke
I Tried to Build an AI From Scratch

Review pull requests faster: https://coderabbit.link/commonluke Hello everybody. Enjoy video. I linked all the code and resources ...

16:39
I Tried to Build an AI From Scratch

380,155 views

3 weeks ago

Tarran Sidhaarth
Neural Networks from Scratch: Manual Forward & Backward Pass

Welcome to our complete, from-scratch deep dive into the mathematical engine of Deep Learning. We've talked about the ...

37:26
Neural Networks from Scratch: Manual Forward & Backward Pass

9 views

4 weeks ago

cyphorto
How Do Neural Networks Actually Learn? Deep Learning with Python (2nd Ed) Ch. 2
2:56
How Do Neural Networks Actually Learn? Deep Learning with Python (2nd Ed) Ch. 2

10 views

3 weeks ago

EEG with Python
Lecture#10 - What actually happend inside a neural network - Python Code

What actually happens inside a neural network when you feed it data? In this lecture we trace every single number as it travels ...

11:41
Lecture#10 - What actually happend inside a neural network - Python Code

12 views

1 day ago

EEG with Python
Neural Network with Python - Lec 4 Output Layer with 3 neurons Code using Python

In Lecture #03 of Artificial Neural Networks with Python, we create an output layer containing three neurons. The previous layer ...

3:37
Neural Network with Python - Lec 4 Output Layer with 3 neurons Code using Python

6 views

6 days ago

EEG with Python
Neural Network with Python - Lec 1 Build Your First Artificial Neuron — With Pen & Paper

x = Input m = Weight (slope) b = Bias (intercept) y = Output By connecting an artificial neuron with the familiar equation y = mx + b, ...

8:01
Neural Network with Python - Lec 1 Build Your First Artificial Neuron — With Pen & Paper

12 views

8 days ago

Mettle Project
A neural network lives inside this compiler

Inside the Mettle compiler lives a graph neural network: 10.8 million parameters, 8 layers, one forward pass, inference in native C.

1:00
A neural network lives inside this compiler

25 views

4 weeks ago

EEG with Python
Neural Network with Python - Lec 3 Hidden Layer to Output Layer using Python

In Lecture #03 of Artificial Neural Networks with Python, we learn how the outputs of a hidden layer are passed to the output layer.

3:22
Neural Network with Python - Lec 3 Hidden Layer to Output Layer using Python

5 views

6 days ago

Robert Cowher - AI & Robotics Tinkerer
Build a Simple Neural Network - Squaring Numbers with Machine Learning

Let's build a simple neural network with PyTorch to square some numbers.

33:38
Build a Simple Neural Network - Squaring Numbers with Machine Learning

73 views

2 weeks ago

Data Science Horizon | Nidhi Bansal
Neural Networks Explained: Build Model from Scratch | Data Science Journey 2026: Step 7

Learn Neural Network and Deep Learning concepts and how the machines actually work. Implementation on the real MNIST ...

17:02
Neural Networks Explained: Build Model from Scratch | Data Science Journey 2026: Step 7

26 views

10 days ago

Ground Truth
I Built a Neural Network From Scratch (No Libraries, Watch It Learn Live)

A neural network, built with nothing but numpy and basic math — no PyTorch, no TensorFlow. It's taught XOR: output true only ...

1:28
I Built a Neural Network From Scratch (No Libraries, Watch It Learn Live)

523 views

13 days ago

ErrorFixer
How to Train Your First Neural Network in PyTorch (2026) — Beginner Guide

0:00 Intro — What You'll Learn 0:18 What We'll Build 0:46 Check Your Setup 1:12 Write the Code 1:39 First Run — Dataset ...

5:17
How to Train Your First Neural Network in PyTorch (2026) — Beginner Guide

28 views

11 days ago