ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,168 results

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

369,466 views

3 weeks ago

ARCHITECTURA AI
Build a Neural Network From Scratch in Python

No PyTorch. No TensorFlow. No autograd. In this video we build a working neural network from nothing but NumPy — and watch ...

9:53
Build a Neural Network From Scratch in Python

57 views

1 month 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

4 views

3 hours 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)

95 views

3 weeks ago

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

PhyLosophy
What Is PyTorch? The Complete Deep Learning Guide (Lecture-1)

How do tensors, autograd, and neural network modules fit together? ✦ What are the 7 core vocabulary terms every ML engineer ...

6:49
What Is PyTorch? The Complete Deep Learning Guide (Lecture-1)

25 views

2 weeks ago

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

We've built a neural network completely by hand — manual weights, manual bias, manual loss function, manual gradient updates.

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

46 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

विवेक विहार
🧠 Neural Network from Scratch: XOR Classifier | PyTorch

In this assignment, we build a simple 2-layer neural network from scratch using PyTorch to learn and classify the XOR function.

16:28
🧠 Neural Network from Scratch: XOR Classifier | PyTorch

20 views

1 day ago

Python Shot
Perceptron: The First Artificial Neuron | Neural Networks From Scratch #5
16:24
Perceptron: The First Artificial Neuron | Neural Networks From Scratch #5

0 views

0

EEG with Python
Neural Network with Python - Lec 8 Batches of Inputs

In Lecture #08, learn how neural networks process batches of inputs using Python. We'll understand input-array shapes, where ...

4:48
Neural Network with Python - Lec 8 Batches of Inputs

3 views

4 days ago

Genz-Developer-302
Single Neural Network Code in Python | Deep Learning

In this video, I have implemented a Single Neural Network using Python . This is a simple coding implementation for beginners ...

4:26
Single Neural Network Code in Python | Deep Learning

20 views

2 days 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

Machine Learning with me
Stop Feeding All Your Data At Once — PyTorch DataLoader Explained

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

4:37
Stop Feeding All Your Data At Once — PyTorch DataLoader Explained

34 views

11 days ago

Coding stick
AI Learns To WALK

Coded in Python using Soft-Actor Critic. Pybullet, OpenAI Gymnasium and Stable Baselines 3.

4:48
AI Learns To WALK

137 views

1 month 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

9 days ago

Piyush Develops
I Built a Real-Time AI Object Detector From Scratch! (YOLOv8 + Python)

Run the raw forward pass directly through OpenCV's Deep Neural Network (DNN) module. • Decode the raw (1, 84, 8400) ...

4:19
I Built a Real-Time AI Object Detector From Scratch! (YOLOv8 + Python)

2 views

9 days ago

AI with Rav
The Exact Roadmap to Become an AI Engineer in 2026 🚀

Are you a software developer looking to transition into Artificial Intelligence, but don't know where to start? 🗺️ In this video, we ...

8:19
The Exact Roadmap to Become an AI Engineer in 2026 🚀

27 views

13 days ago

Artifical Intelligence
🔵 First Principles Of AI - In Raw Python!

python #ai #datascience #coding #programming #artificialintelligence.

5:13
🔵 First Principles Of AI - In Raw Python!

8 views

2 weeks 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

4 views

6 days ago