ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,390,701 results

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,840,985 views

5 years ago

Sebastian Lague
I Tried Coding a Neural Network 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
I Tried Coding a Neural Network to Identify Doodles

2,233,439 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

180,588 views

3 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,482,754 views

6 years ago

Kie Codes
Neural Network from Scratch in Python

How do you code a neural network from scratch in python? What is a neural network and how does it remember things and make ...

20:44
Neural Network from Scratch in Python

28,077 views

5 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

176,271 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

360,051 views

4 years ago

Sebastiaan Mathôt
Building your first neural network with Keras and Python [Part 2]

See https://python.cogsci.nl for code and written tutorials.) This is the second of a series of video tutorials about deep learning with ...

30:41
Building your first neural network with Keras and Python [Part 2]

3,894 views

5 years ago

Tech With Tim
Python Neural Networks - Tensorflow 2.0 Tutorial - What is a Neural Network?

So what is a neural network? This python neural network tutorial series will discuss how to use tensorflow 2.0 and provide tutorials ...

27:02
Python Neural Networks - Tensorflow 2.0 Tutorial - What is a Neural Network?

158,357 views

7 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

1,005,581 views

6 years ago

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

Anatomy of neural networks 0:32:24 5. Different learning paradigms 0:36:56 6. What can deep learning be used for? 0:43:18 7.

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

3,474,739 views

3 years ago

NeuralNine
Neural Network Python Project - Handwritten Digit Recognition

Today we use Tensorflow to build a neural network, which we then use to recognize images of handwritten digits that we created ...

22:48
Neural Network Python Project - Handwritten Digit Recognition

235,603 views

5 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

65,888 views

3 years ago

Vizuara
Neural Network From Scratch: No Pytorch & Tensorflow; just pure math | 30 min theory + 30 min coding

If you have ever wanted to fully understand deep neural networks, this is your opportunity. I have created a 1-hour video on ...

1:09:07
Neural Network From Scratch: No Pytorch & Tensorflow; just pure math | 30 min theory + 30 min coding

36,030 views

1 year ago

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

In this ep I try to build my first neural network in PyTorch...seriously the first time I even dug into their documentation was yesterday ...

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

219,299 views

3 years 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,663 views

6 years ago

codebasics
Neural Network For Handwritten Digits Classification | Deep Learning Tutorial 7 (Tensorflow2.0)

In this video we will build our first neural network in tensorflow and python for handwritten digits classification. We will first build a ...

36:39
Neural Network For Handwritten Digits Classification | Deep Learning Tutorial 7 (Tensorflow2.0)

576,883 views

6 years ago

NeuralNine
PyTorch Crash Course:  Deep Learning in Python

In this video, we do a crash course on PyTorch, the leading machine learning framework for Python. We start by looking at ...

32:30
PyTorch Crash Course: Deep Learning in Python

37,907 views

6 months ago

NeuralNine
Image Classification with Neural Networks in Python

In this tutorial we are going to use neural networks in order to classify images and recognize what they are representing.

31:53
Image Classification with Neural Networks in Python

245,848 views

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

255,874 views

5 years ago