ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,788,060 results

Related queries

neural network visualized

neural network from scratch

neural network python tensorflow

neural network zara dar

neural network 3blue1brown

tensorflow projects

neural network projects

neural network explained

neural network tutorial

pytorch full course

tensorflow vs pytorch

neural network course

neural network python pytorch

neural network architectures

freeCodeCamp.org
TensorFlow 2.0 Complete Course - Python Neural Networks for Beginners Tutorial

Learn how to use TensorFlow 2.0 in this full tutorial course for beginners. This course is designed for Python programmers looking ...

6:52:08
TensorFlow 2.0 Complete Course - Python Neural Networks for Beginners Tutorial

3,415,908 views

5 years ago

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

383,478 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

581,572 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,030,617 views

1 year ago

freeCodeCamp.org and Kylie Ying
Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial

This course will give you an introduction to machine learning concepts and neural network implementation using Python and ...

1:54:11
Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial

346,777 views

3 years ago

People also watched

QuantProgram
why ai neural networks will change trading forever and how to build yours in minutes!

Today we will discuss about neural networks from simple feed forward neural networks, backward propagation, backward ...

21:13
why ai neural networks will change trading forever and how to build yours in minutes!

257,301 views

1 year ago

The Independent Code
Convolutional Neural Network from Scratch | Mathematics & Python Code

In this video we'll create a Convolutional Neural Network (or CNN), from scratch in Python. We'll go fully through the mathematics ...

33:23
Convolutional Neural Network from Scratch | Mathematics & Python Code

241,114 views

4 years ago

CodeTrading
How I Adapted ChatGPT's Transformers Networks for Trading Prediction (Free Python Code)

In this video, I show you exactly how I adapted ChatGPT's inspired transformer networks for trading prediction using Python. You'll ...

23:46
How I Adapted ChatGPT's Transformers Networks for Trading Prediction (Free Python Code)

99,649 views

6 months ago

freeCodeCamp.org and Radu Mariescu-Istodor
Understanding AI from Scratch – Neural Networks Course

Understanding AI from Scratch – Neuaral Networks Without Libraries Course Learn the fundamentals of Neural Networks by ...

3:44:18
Understanding AI from Scratch – Neural Networks Course

554,617 views

1 year ago

Zero To Mastery and Daniel Bourke
TensorFlow Crash Course for Beginners (2026) | Daniel Bourke

... any ZTM membership ========== ⏰ Timestamps ⏰ 01:22 Deep Learning 101 06:10 Why DL 15:57 Neural nets 101 26:32 DL ...

22:56:49
TensorFlow Crash Course for Beginners (2026) | Daniel Bourke

38,804 views

4 months ago

freeCodeCamp.org
Deep Learning for Computer Vision with Python and TensorFlow – Complete Course

... Tensors ⌨️ (4:04:23) String Tensors ⌨️ (4:07:45) Variables Building Neural Networks with TensorFlow [Car Price Prediction] ...

37:16:41
Deep Learning for Computer Vision with Python and TensorFlow – Complete Course

1,120,639 views

2 years ago

freeCodeCamp.org
PyTorch for Deep Learning & Machine Learning – Full Course

Putting everything together Chapter 2 – Neural Network Classification 8:32:00 60. Introduction to machine learning ...

25:37:26
PyTorch for Deep Learning & Machine Learning – Full Course

3,008,913 views

3 years ago

edureka!
Natural Language Processing (NLP) Full Course – Beginner to Advanced [2025] | Learn NLP with Python

Edureka Tensorflow Training (Use Code "YOUTUBE20"): https://www.edureka.co/ai-deep-learning-with-tensorflow This ...

8:37:57
Natural Language Processing (NLP) Full Course – Beginner to Advanced [2025] | Learn NLP with Python

4,696 views

Streamed 5 days ago

Lex Fridman
Deep Learning Basics: Introduction and Overview

S094 on the basics of deep learning including a few key ideas, subfields, and the big picture of why neural networks have inspired ...

1:08:06
Deep Learning Basics: Introduction and Overview

2,508,407 views

6 years ago

Dave Ebbelaar
How to Build an AI Classification System (Python Tutorial)

Want to get started with freelancing? Let me help: https://www.datalumina.com/data-freelancer Need help with a project?

21:15
How to Build an AI Classification System (Python Tutorial)

28,762 views

1 year ago

Dataquest
Neural Network From Scratch In Python

We'll learn the theory of neural networks, then use Python and NumPy to implement a complete multi-layer neural network.

1:13:07
Neural Network From Scratch In Python

61,484 views

2 years ago

TopNotch Programmer
What is Neural Network and How to build one with Python

Join Community: https://www.skool.com/topnotch-programmer-9569/about?ref=813d1a5f82fc44c7a6f4d3724b4a1cb7 In 170 ...

2:54
What is Neural Network and How to build one with Python

3,222 views

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

130,573 views

2 years ago

freeCodeCamp.org
Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial

This course will teach you how to use Keras, a neural network API written in Python and integrated with TensorFlow. We will learn ...

2:47:55
Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial

986,994 views

5 years ago

Fireship
TensorFlow in 100 Seconds

TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...

2:39
TensorFlow in 100 Seconds

1,201,479 views

3 years ago

Samson Zhang
Building a neural network FROM SCRATCH (no Tensorflow/Pytorch, just numpy & math)

Kaggle notebook with all the code: https://www.kaggle.com/wwsalmon/simple-mnist-nn-from-scratch-numpy-no-tf-keras Blog ...

31:28
Building a neural network FROM SCRATCH (no Tensorflow/Pytorch, just numpy & math)

2,678,347 views

5 years ago

CS50
Neural Networks - Lecture 5 - CS50's Introduction to Artificial Intelligence with Python 2020

00:00:00 - Introduction 00:00:15 - Neural Networks 00:05:41 - Activation Functions 00:07:47 - Neural Network Structure 00:16:02 ...

1:41:20
Neural Networks - Lecture 5 - CS50's Introduction to Artificial Intelligence with Python 2020

154,875 views

2 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,386 views

4 years ago

Sebastian Lague
How to Create a Neural Network (and Train it to Identify Doodles)

Exploring how neural networks learn by programming one from scratch in C#, and then attempting to teach it to recognize various ...

54:51
How to Create a Neural Network (and Train it to Identify Doodles)

2,169,593 views

3 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,769 views

5 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

21,650,731 views

8 years ago