ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,722,583 results

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

385,489 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,432,695 views

5 years ago

People also watched

Ringa Tech
Tu primera red neuronal en Python y Tensorflow

Hoy entrenaremos y usaremos una red neuronal desde cero, con Python y Tensorflow. ========= ¡Ya está disponible mi curso ...

16:25
Tu primera red neuronal en Python y Tensorflow

1,374,625 views

4 years ago

Lex Fridman
Deep Learning Basics: Introduction and Overview

S094 on the basics of deep learning including a few key ideas, subfields, and the big picture of why neural networks have inspired ...

1:08:06
Deep Learning Basics: Introduction and Overview

2,513,680 views

7 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

25,760 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,650,301 views

2 years ago

Ayush Singh
ML System Design & MLOps For Beginners

Most students know Python and TensorFlow, but 0% know how to ship production-grade models. If you can train a model but can't ...

4:13:52
ML System Design & MLOps For Beginners

15,194 views

5 days 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,136,493 views

2 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

215,121 views

3 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

244,835 views

4 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,103,319 views

3 years ago

Daniel Bourke
Learn TensorFlow and Deep Learning fundamentals with Python (code-first introduction) Part 1/2

Using TensorFlow with NumPy 3:51:14 - MODULE 1 START (neural network regression) 3:51:25 - [Keynote] 28. Intro to neural ...

10:15:28
Learn TensorFlow and Deep Learning fundamentals with Python (code-first introduction) Part 1/2

954,186 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

609,730 views

3 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

349,745 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

159,863 views

2 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,089,136 views

1 year ago

Redian | 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,455 views

1 year 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

22,126,927 views

8 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

990,989 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

62,417 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,267,053 views

2 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,984 views

4 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

169,480 views

5 years ago

Ajay Srinivas
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,118 views

7 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,215,251 views

3 years ago