ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

855,634 results

Related queries

neural network visualized

pytorch tutorial

tensorflow vs pytorch

neural network from scratch

what is neural network zara dar

neural network python tensorflow

neural network projects

neural network python pytorch

neural network explained

neural network 3blue1brown

neural network tutorial

neural network course

neural network animation

neural network architectures

neural network campusx

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

382,092 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

560,299 views

3 years ago

Fireship
PyTorch in 100 Seconds

PyTorch is a deep learning framework for used to build artificial intelligence software with Python. Learn how to build a basic ...

2:43
PyTorch in 100 Seconds

1,230,451 views

2 years ago

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,404,843 views

5 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,003,037 views

1 year 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,033 views

1 year ago

People also watched

Zara Dar
What is a Neural Network?

Texas-born and bred engineer who developed a passion for computer science and creating content 🌶️ . Socials: ...

7:37
What is a Neural Network?

1,619,899 views

1 year ago

Patrick Loeber
Deep Learning With PyTorch - Full Course

In this course you learn all the fundamentals to get started with PyTorch and Deep Learning. ⭐ Check out Tabnine, the FREE ...

4:35:42
Deep Learning With PyTorch - Full Course

863,525 views

4 years ago

Greer Viau
Neural Network Learns to Play Snake

In this project I built a neural network and trained it to play Snake using a genetic algorithm. Thanks for watching! Subscribe if you ...

7:14
Neural Network Learns to Play Snake

4,557,190 views

7 years ago

Daniel Bourke
Learn PyTorch for deep learning in a day. Literally.

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

25:36:58
Learn PyTorch for deep learning in a day. Literally.

1,958,502 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,652,907 views

4 years 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,110,531 views

2 years ago

Artem Kirsanov
The Most Important Algorithm in Machine Learning

Shortform link: https://shortform.com/artem In this video we will talk about backpropagation – an algorithm powering the entire field ...

40:08
The Most Important Algorithm in Machine Learning

892,887 views

1 year ago

Nicholas Renotte
Building a Neural Network with PyTorch in 15 Minutes | Coding Challenge

What's happening guys, welcome to the third episode of CodeThat! In this ep I try to build my first neural network in ...

20:34
Building a Neural Network with PyTorch in 15 Minutes | Coding Challenge

212,006 views

3 years ago

SethBling
MarI/O - Machine Learning for Video Games

MarI/O is a program made of neural networks and genetic algorithms that kicks butt at Super Mario World. Source Code: ...

5:58
MarI/O - Machine Learning for Video Games

11,458,228 views

10 years ago

Vuk Rosić
Become AI Researcher From Scratch - Full Course - LLM, Math, Pytorch, Neural Networks, Transformers

... 1:56:07 - Single Neuron Explained 2:00:24 - Activation Functions 2:05:24 - Neural Network Layers 2:10:25 - Activation Function ...

3:08:59
Become AI Researcher From Scratch - Full Course - LLM, Math, Pytorch, Neural Networks, Transformers

18,127 views

5 days 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,191,393 views

3 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

127,254 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

984,171 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,384,633 views

8 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

67,996 views

4 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

151,700 views

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

60,693 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,599 views

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

344,776 views

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

590,935 views

5 years ago