ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,599 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

7 days ago

Tech With Tim
How I Would Learn Python (Programming, Data and AI in One Place)

Top pick courses to learn Python for programming, data and AI in one place: DataCamp Python Programming Fundamentals ...

13:56
How I Would Learn Python (Programming, Data and AI in One Place)

1,398 views

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

110 views

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

137 views

2 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

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

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

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

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

13 days ago

Alkademy Learning
Coding a Simple Convolutional Neural Network in PyTorch

It's a practical introduction to using PyTorch for deep learning, especially if you're still getting comfortable with neural networks ...

34:10
Coding a Simple Convolutional Neural Network in PyTorch

39 views

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

11 views

3 weeks ago

SciNet HPC at the University of Toronto
Brain Network Modelling -- part 1 of 3

Learn how to model the neural network in the brain using Python. This is the first video in a three-part series. The second and third ...

1:33:30
Brain Network Modelling -- part 1 of 3

106 views

Streamed 6 years 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

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

393,458 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

11 views

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

524 views

2 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

29 views

13 days ago

IT Proff
🧠 Deep Learning Part 6 | Neural Networks وTensorFlow وKeras وPyTorch مع الشرح والكود

أهلاً بكم في Part 6 من دورة الذكاء الاصطناعي، حيث نبدأ رحلتنا العملية في التعلّم العميق (Deep Learning) خطوة بخطوة. في هذا الدرس ...

3:25
🧠 Deep Learning Part 6 | Neural Networks وTensorFlow وKeras وPyTorch مع الشرح والكود

22 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

15 views

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

13 days ago