ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

292,423 results

Bot Academy
Neural Networks Explained from Scratch using Python

When I started learning Neural Networks from scratch a few years ago, I did not think about just looking at some Python code or ...

17:38
Neural Networks Explained from Scratch using Python

385,784 views

5 years ago

IBM Technology
Neural Networks Explained in 5 minutes

Learn more about watsonx: https://ibm.biz/BdvxRs Neural networks reflect the behavior of the human brain, allowing computer ...

4:32
Neural Networks Explained in 5 minutes

615,439 views

3 years ago

3Blue1Brown
But what is a neural network? | Deep learning chapter 1

What are the neurons, why are there layers, and what is the math underlying it? Help fund future projects: ...

18:40
But what is a neural network? | Deep learning chapter 1

22,198,252 views

8 years ago

Green Code
I Built a Neural Network from Scratch

Don't click this: https://tinyurl.com/bde5k7d5 Link to Code: https://www.patreon.com/greencode How I Learned This: ...

9:15
I Built a Neural Network from Scratch

1,095,451 views

1 year ago

Python Simplified
Neural Network Simply Explained - Deep Learning for Beginners

In this video, we will talk about neural networks and some of their basic components! Neural Networks are machine ...

6:38
Neural Network Simply Explained - Deep Learning for Beginners

69,097 views

4 years ago

Codemy.com
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

In this video we'll start to build a very basic Neural Network using Pytorch and Python. We'll eventually use the Iris dataset to ...

15:40
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

136,729 views

2 years ago

3-Minute Data Science
Simple Neural Network in 3 Minutes

Get a free 3 month license for all JetBrains developer tools (including PyCharm Professional) using code 3min_datascience: ...

4:23
Simple Neural Network in 3 Minutes

15,895 views

2 years ago

StatQuest with Josh Starmer
The Essential Main Ideas of Neural Networks

Neural Networks are one of the most popular Machine Learning algorithms, but they are also one of the most poorly understood.

18:54
The Essential Main Ideas of Neural Networks

1,296,893 views

5 years ago

Kie Codes
Code your first Neural Network with TensorFlow

I will show you how you can use TensorFlow to create your first neural network. In this tutorial, we will code a very basic image ...

8:40
Code your first Neural Network with TensorFlow

9,696 views

1 year ago

Polycode
Create a Simple Neural Network in Python from Scratch

In this video I'll show you how an artificial neural network works, and how to make one yourself in Python. In the next video we'll ...

14:15
Create a Simple Neural Network in Python from Scratch

801,030 views

7 years ago

edureka!
Neural Network Python | How to make a Neural Network in Python | Python Tutorial | Edureka

Edureka Machine Learning Engineer Masters Program: ...

19:13
Neural Network Python | How to make a Neural Network in Python | Python Tutorial | Edureka

193,093 views

5 years ago

codebasics
Neural Network Simply Explained | Deep Learning Tutorial 4 (Tensorflow2.0, Keras & Python)

What is a neural network?: Very simple explanation of a neural network using an analogy that even a high school student can ...

11:01
Neural Network Simply Explained | Deep Learning Tutorial 4 (Tensorflow2.0, Keras & Python)

611,945 views

5 years ago

Mısra Turp
How to Build Your First Neural Network in Python and Keras

Let's start with implementing your first neural network using Python and Keras on a Jupyter Notebook. In this section, we will build ...

18:01
How to Build Your First Neural Network in Python and Keras

10,664 views

3 years ago

Tech With Tim
How I'd Learn ML/AI FAST If I Had to Start Over

Start you tech career today with Simplilearn: https://bit.ly/Tech-with-Tim-AIML AI is changing extremely fast in 2025, and so is the ...

10:43
How I'd Learn ML/AI FAST If I Had to Start Over

282,412 views

9 months ago

Python Simplified
Perceptron Algorithm with Code Example - ML for beginners!

In this video we will talk about the perceptron and code it together! Perceptron is single node in an artificial neural network ...

8:55
Perceptron Algorithm with Code Example - ML for beginners!

135,532 views

4 years ago

3Blue1Brown
Backpropagation, intuitively | Deep Learning Chapter 3

What's actually happening to a neural network as it learns? Help fund future projects: https://www.patreon.com/3blue1brown An ...

12:47
Backpropagation, intuitively | Deep Learning Chapter 3

5,774,838 views

8 years ago

sentdex
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

Welcome to a tutorial where we'll be discussing Convolutional Neural Networks (Convnets and CNNs), using one to classify dogs ...

18:39
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

606,144 views

7 years ago

Green Code
I Built a Neural Network from Scratch in SCRATCH

Go to https://brilliant.org/GreenCode/ to learn more about Computer Science with a free 30-day trial and 20% off the premium ...

10:51
I Built a Neural Network from Scratch in SCRATCH

156,106 views

1 month ago

FinFET
Weights, Biases and Forward Pass: re implementing a neural network from Scikit-Learn - Python

suppose you created your model in python with the data you collected and then want to integrate the generated model into a ...

6:00
Weights, Biases and Forward Pass: re implementing a neural network from Scikit-Learn - Python

1,484 views

3 years ago

NikolAI Skripko
How to Create a Chess Engine with TensorFlow (Python)

Learn how to find a dataset, parse it, and train a neural network using TensorFlow. ⚔️ Watch as I play a game against the ...

14:59
How to Create a Chess Engine with TensorFlow (Python)

19,572 views

1 year ago

IBM Technology
What are Convolutional Neural Networks (CNNs)?

... about watsonx → https://ibm.biz/BdvxDe Convolutional neural networks, or CNNs, are distinguished from other neural networks ...

6:21
What are Convolutional Neural Networks (CNNs)?

739,126 views

4 years ago

DataMListic
An Introduction to Graph Neural Networks

In this video, we explore graph neural networks, which learn by passing messages between nodes to capture complex ...

5:44
An Introduction to Graph Neural Networks

24,918 views

9 months ago

Marco Porro
Self Driving Car Neural Network - with Python and NEAT (CODE in the description)

Link to the code on GitHub: https://github.com/Hilicot/Neural_Network_NEAT This is not a full (or even good) explanation of how a ...

4:00
Self Driving Car Neural Network - with Python and NEAT (CODE in the description)

57,528 views

5 years ago

John Sorrentino
Ultimate Neural Network Tutorial and Evolution Simulator! Entirely FROM SCRATCH  | Part 1

Part 2: https://youtu.be/yyS5hjyOFDo In this video, we are learning how neural networks work, making our own neural network ...

5:11
Ultimate Neural Network Tutorial and Evolution Simulator! Entirely FROM SCRATCH | Part 1

15,704 views

3 years ago

StatQuest with Josh Starmer
Tensors for Neural Networks, Clearly Explained!!!

Tensors are super important for neural networks, but can be confusing because different people use the word "Tensor" differently.

9:40
Tensors for Neural Networks, Clearly Explained!!!

253,493 views

3 years ago