ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,771,188 results

Related queries

neural network from scratch

neural network visualized

neural network explained

neural network python tensorflow

neural network projects

neural network tutorial

pytorch tutorial

tensorflow vs pytorch

neural network zara dar

neural network course

neural network python pytorch

neural network architectures

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,580 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

583,073 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,246,237 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,230 views

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

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

5 years ago

People also watched

Adam Dhalla
The Complete Mathematics of Neural Networks and Deep Learning

A complete guide to the mathematics behind neural networks and backpropagation. In this lecture, I aim to explain the ...

5:00:53
The Complete Mathematics of Neural Networks and Deep Learning

662,142 views

4 years ago

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,562 views

1 year ago

Emergent Garden
Watching Neural Networks Learn

A video about neural networks, function approximation, machine learning, and mathematical building blocks. Dennis Nedry did ...

25:28
Watching Neural Networks Learn

1,643,731 views

2 years ago

NeuralNine
Tensorflow Crash Course - Deep Learning in Python For Beginners

We learn how to build and train neural networks in Python by actually going through a classification and a regression task.

42:49
Tensorflow Crash Course - Deep Learning in Python For Beginners

3,699 views

7 days 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,315 views

4 years 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,672,543 views

5 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,883 views

6 months ago

Keith Galli
Introduction to Neural Networks in Python (what you need to know) | Tensorflow/Keras

Learn data skills with hands-on exercises & tutorials at Datacamp! https://datacamp.pxf.io/c/3588040/1012793/13294 In this video ...

1:00:37
Introduction to Neural Networks in Python (what you need to know) | Tensorflow/Keras

90,170 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,677,247 views

8 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,973,174 views

3 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,202,106 views

3 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,170,351 views

3 years ago

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

In this video we'll see how to create our own Machine Learning library, like Keras, from scratch in Python. The goal is to be able to ...

32:32
Neural Network from Scratch | Mathematics & Python Code

167,713 views

4 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,419 views

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

600,009 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

346,931 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,679,781 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

155,073 views

2 years ago

Andrej Karpathy
The spelled-out intro to neural networks and backpropagation: building micrograd

This is the most step-by-step spelled-out explanation of backpropagation and training of neural networks. It only assumes basic ...

2:25:52
The spelled-out intro to neural networks and backpropagation: building micrograd

3,069,153 views

3 years ago