ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,715,634 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

384,377 views

4 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,423,709 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,883,507 views

8 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

592,974 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

348,082 views

3 years ago

People also watched

Zachary Huang
PyTorch in 1 Hour

Don't like the Sound Effect?:* https://youtu.be/GaLL7ZeXsWk *LLM Training Playlist:* ...

1:02:49
PyTorch in 1 Hour

60,958 views

4 months ago

Magicalbat
coding a machine learning library in c from scratch

corrections: 23:23 - Forgot to change a cols to a rows in for loop 1:35:10 - You should also check if cur does not require gradient ...

2:26:17
coding a machine learning library in c from scratch

157,522 views

8 days ago

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,366,176 views

4 years 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,127,524 views

2 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

24,558 views

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

6 years ago

Discover AI
Forget LLM: MIT's New RLM (Phase Shift in AI)

We've been misled by the promise of "infinite" context windows: new AI research proves that "Context Rot" is destroying reasoning ...

32:48
Forget LLM: MIT's New RLM (Phase Shift in AI)

23,201 views

5 days ago

Patrick Loeber
Deep Learning With PyTorch - Full Course

In this course you learn all the fundamentals to get started with PyTorch and Deep Learning. ⭐ Check out Tabnine, the FREE ...

4:35:42
Deep Learning With PyTorch - Full Course

871,389 views

4 years ago

MIT OpenCourseWare
1: Introduction to Neural Networks and Deep Learning; Training Deep NNs

MIT 15.773 Hands-On Deep Learning Spring 2024 Instructor: Rama Ramakrishnan View the complete course: ...

57:05
1: Introduction to Neural Networks and Deep Learning; Training Deep NNs

43,433 views

2 days ago

Mischa van den Burg
My Entire Neovim + Tmux + AI Workflow (2026 Update)

Apply to join KubeCraft & land your DevOps job: https://kubecraft.click/cgv89 Join my FREE Live Event next week!

1:11:36
My Entire Neovim + Tmux + AI Workflow (2026 Update)

4,909 views

12 hours 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

157,140 views

2 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,254,453 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,331 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,063,154 views

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

988,849 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

61,942 views

2 years ago

Codemy.com
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

In this video we'll start to build a very basic Neural Network using Pytorch and Python. We'll eventually use the Iris dataset to ...

15:40
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

132,846 views

2 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,207,731 views

3 years ago

StatQuest with Josh Starmer
The Essential Main Ideas of Neural Networks

Neural Networks are one of the most popular Machine Learning algorithms, but they are also one of the most poorly understood.

18:54
The Essential Main Ideas of Neural Networks

1,278,096 views

5 years ago

Stanford Online
Lecture 11 - Introduction to Neural Networks | Stanford CS229: Machine Learning (Autumn 2018)

For more information about Stanford's Artificial Intelligence professional and graduate programs, visit: https://stanford.io/ai Kian ...

1:20:14
Lecture 11 - Introduction to Neural Networks | Stanford CS229: Machine Learning (Autumn 2018)

261,699 views

5 years ago

Kie Codes
Code your first Neural Network with TensorFlow

I will show you how you can use TensorFlow to create your first neural network. In this tutorial, we will code a very basic image ...

8:40
Code your first Neural Network with TensorFlow

8,928 views

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

168,467 views

4 years ago