ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,508 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)

26 views

5 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

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

109 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

4 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

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

7 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

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

34 views

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

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

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

136 views

2 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

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

386,228 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

13 views

3 days ago

Cave of Programming
How Neural Networks Work - Intuitively and Mathematically

Build an artificial neural network in Java (10% off with code NEURAL): ...

1:01:04
How Neural Networks Work - Intuitively and Mathematically

968 views

3 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

13 views

9 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

RStudios Inc.
Deep Learning & TensorFlow 2 Full Course for Beginners | Neural Networks, TensorFlow, Keras & CNN

YouTube Description Master Deep Learning with TensorFlow 2 from scratch in this comprehensive course!

2:52:11
Deep Learning & TensorFlow 2 Full Course for Beginners | Neural Networks, TensorFlow, Keras & CNN

79 views

3 weeks ago

DigitalSreeni
04b - QSAR Modeling: Python Code Walkthrough

... training XGBoost with early stopping, building a PyTorch neural network with BatchNorm and checkpoint-based early stopping, ...

35:47
04b - QSAR Modeling: Python Code Walkthrough

273 views

3 weeks ago