ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

338,222 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

384,348 views

4 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

592,667 views

3 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,062,163 views

1 year 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,277,815 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

8,909 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

800,091 views

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

68,634 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

132,746 views

2 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

192,900 views

5 years 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)?

714,851 views

4 years ago

que8
Creating a Basic Neural Network in Python with Keras

In this tutorial, we'll explore the fascinating world of neural networks and learn how to build a basic neural network using Python ...

4:08
Creating a Basic Neural Network in Python with Keras

372 views

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

604,217 views

5 years ago

Simplilearn
Neural Network In 5 Minutes | What Is A Neural Network? | How Neural Networks Work | Simplilearn

"️ Professional Certificate in AI and Machine Learning by Simplilearn in collaboration with Purdue University ...

5:45
Neural Network In 5 Minutes | What Is A Neural Network? | How Neural Networks Work | Simplilearn

1,678,965 views

6 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,464 views

3 years ago

codebasics
Implement Neural Network In Python | Deep Learning Tutorial 13 (Tensorflow2.0, Keras & Python)

In this video we will implement a simple neural network with single neuron from scratch in python. This is also an implementation ...

13:23
Implement Neural Network In Python | Deep Learning Tutorial 13 (Tensorflow2.0, Keras & Python)

137,191 views

5 years ago

Kie Codes
Code your first Neural Network with PyTorch

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

10:52
Code your first Neural Network with PyTorch

6,017 views

1 year ago

Real Python
Starting with Neural Networks and AI in Python

If you're just starting out in the artificial intelligence (AI) world, then Python is a great language to learn since most of the tools are ...

11:54
Starting with Neural Networks and AI in Python

4,689 views

4 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

269,110 views

8 months ago

sentdex
Neural Networks from Scratch - P.1 Intro and Neuron Code

Building neural networks from scratch in Python introduction. Neural Networks from Scratch book: https://nnfs.io Playlist for this ...

16:59
Neural Networks from Scratch - P.1 Intro and Neuron Code

1,676,840 views

5 years ago

Learn A.I. with LeakyAI
Build your First Neural Network - 15 Minutes, 20 Lines of Code (PyTorch, Google Colab)

In this free 15-minute tutorial, you will build your first neural network from scratch. No previous experience is required. You will be ...

13:12
Build your First Neural Network - 15 Minutes, 20 Lines of Code (PyTorch, Google Colab)

6,332 views

3 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

604,888 views

7 years 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,446 views

3 years ago

Practical Data Science and Machine learning
Part 1 - Implement single Neuron of a Neural Network from scratch in python

Implement Neural Network from scratch in python. In this video, you will learn how we can implement a single neuron in python ...

11:33
Part 1 - Implement single Neuron of a Neural Network from scratch in python

266 views

1 year ago

DataCamp
Python Tutorial: Your first neural network

Want to learn more? Take the full course at https://learn.datacamp.com/courses/introduction-to-deep-learning-with-keras at your ...

4:06
Python Tutorial: Your first neural network

3,586 views

5 years ago

Nicholas Renotte
Tensorflow Tutorial for Python in 10 Minutes

Building neural networks with Tensorflow doesn't need to be a nightmare. If you follow a couple of key steps you can be up and ...

11:33
Tensorflow Tutorial for Python in 10 Minutes

574,154 views

5 years ago