ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,517 results

codeForEverything-En
AI From Scratch — Chapter 4: Build a Neuron in Python (Weights, Bias, Activation)

In just 15 lines of pure Python you'll create a working neuron that decides — no libraries, just math. Learn how weighted sums, ...

5:18
AI From Scratch — Chapter 4: Build a Neuron in Python (Weights, Bias, Activation)

28 views

11 days ago

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

Perceptron: The First Artificial Neuron | Neural Networks From Scratch #6 Welcome to Episode 6 of the **Building Neural ...

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

6 views

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

11 views

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

422,765 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

19 views

2 weeks ago

ZenTrueAI
How AI Actually Works — From a Single Neuron to Full Networks (Ep 1)

Equation? Neurons? Activation? Learn how AI actually works — visually, step by step. In Episode 1 of "Build a Brain," we start ...

15:09
How AI Actually Works — From a Single Neuron to Full Networks (Ep 1)

2 views

8 hours ago

Alkademy Learning
Coding a Simple Convolutional Neural Network in PyTorch

Want to see how a Convolutional Neural Network (CNN) is built using PyTorch? In this tutorial, we code a simple CNN in PyTorch ...

34:10
Coding a Simple Convolutional Neural Network in PyTorch

81 views

6 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)

529 views

2 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

4 weeks ago

The ThinkLab by Saurabh
🚀 **Build an Artificial Neural Network from Scratch with Python | Complete ANN Project**

Build an Artificial Neural Network from Scratch with Python | Complete ANN Project** Today, I worked on a practical **Artificial ...

35:50
🚀 **Build an Artificial Neural Network from Scratch with Python | Complete ANN Project**

63 views

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

121 views

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

30 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

27 views

2 weeks ago

algomotionai
How a Neural Network Learns

How does a neural network actually learn? In this animation, we break down the learning process step by step — from input data ...

1:13
How a Neural Network Learns

21 views

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

17 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

4 weeks ago

EuroPython Conference
AI Architecture Katas: Learning by Building Small Models in Plain Python - Veit Heller

EuroPython 2026 - S2 on 2026-07-17] *AI Architecture Katas: Learning by Building Small Models in Plain Python by Veit ...

43:21
AI Architecture Katas: Learning by Building Small Models in Plain Python - Veit Heller

100 views

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

4 weeks ago

The ThinkLab by Saurabh
🚀 Build a CNN from Scratch with Python | Complete CNN Project in Google Colab

Build a CNN from Scratch with Python | Complete CNN Project in Google Colab** I recently worked on a complete ...

35:16
🚀 Build a CNN from Scratch with Python | Complete CNN Project in Google Colab

38 views

8 days ago

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

8 views

12 days ago