ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,166,485 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,843,303 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

28,090 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,417 views

5 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,483,635 views

6 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,234,250 views

4 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,697 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,227 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,005,798 views

6 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,929 views

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

7 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

256,026 views

5 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

36,215 views

1 year ago

Spencer Pao
Understanding and Applying Neural Networks in Python

Likes: 22 : Dislikes: 0 : 100.0% : Updated on 01-21-2023 11:57:17 EST ===== Need help understanding what a Neural ...

24:21
Understanding and Applying Neural Networks in Python

1,203 views

5 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,281 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,403 views

7 years 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,898 views

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

219,338 views

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

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

3 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

38,889 views

6 months ago