ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

998,861 results

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

175,374 views

5 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

27,923 views

5 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,822,154 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,228,451 views

3 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,427,381 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,477,233 views

6 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

359,042 views

4 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,004,013 views

6 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

178,055 views

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

3 years ago

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

Join our "Neural Network from Scratch" course with lecture videos, hand-written notes, assignments, certificate, community ...

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

34,443 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

254,830 views

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

4 years ago

Steve Brunton
Physics Informed Neural Networks (PINNs) [Physics Informed Machine Learning]

This video introduces PINNs, or Physics Informed Neural Networks. PINNs are a simple modification of a neural network that adds ...

34:32
Physics Informed Neural Networks (PINNs) [Physics Informed Machine Learning]

204,021 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. Code: ...

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

18,799 views

7 months ago

Network State TV
Neural Network using BackPropogation in Python

Link to github repo: https://github.com/geeksnome/machine-learning-made-easy/blob/master/backpropogation.py Support me on ...

30:53
Neural Network using BackPropogation in Python

63,845 views

7 years ago

Machine Learning & Simulation
Neural Network learns sine function in NumPy/Python with backprop from scratch

Backpropagation is a method to obtain a gradient estimate for the weights and biases in a neural network. As a special case of ...

52:04
Neural Network learns sine function in NumPy/Python with backprop from scratch

3,244 views

3 years ago

TileStats
Artificial neural networks (ANN) - explained super simple

https://www.tilestats.com/ Python code for this example: A Beginner's Guide to Artificial Neural Networks in Python with Keras and ...

26:14
Artificial neural networks (ANN) - explained super simple

141,380 views

3 years ago

TileStats
A Beginner's Guide to Artificial Neural Networks in Python with Keras and TensorFlow

https://www.tilestats.com/ 1. How to get started 2. Building the network (07:10) 3. Compile the network (09:09) 4. The initial weights ...

1:17:13
A Beginner's Guide to Artificial Neural Networks in Python with Keras and TensorFlow

5,123 views

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

7 years ago