ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

122,076 results

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

130,573 views

2 years ago

Daniel | Tech & Data
PyTorch vs TensorFlow in 2025 - Make the Right Choice (Different Explained)

(Discount Link) Get 25% OFF on DataCamp subscription: https://datacamp.pxf.io/EEy2ZX (Discount Link) Learn TensorFlow: ...

9:46
PyTorch vs TensorFlow in 2025 - Make the Right Choice (Different Explained)

87,864 views

1 year ago

Kie Codes
Code your first Neural Network with PyTorch

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

10:52
Code your first Neural Network with PyTorch

5,809 views

1 year ago

IBM Technology
What is PyTorch? (Machine/Deep Learning)

Check out watsonx: https://ibm.biz/BdvDnq PyTorch is a popular open-source framework for machine learning and deep learning, ...

11:57
What is PyTorch? (Machine/Deep Learning)

64,734 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,030,613 views

1 year ago

Patrick Loeber
I built the same model with TensorFlow and PyTorch | Which Framework is better?

I created the same model with TensorFlow and PyTorch. Which Deep Learning Framework is better? TensorFlow vs. PyTorch!

13:33
I built the same model with TensorFlow and PyTorch | Which Framework is better?

155,322 views

3 years ago

Jeff Heaton
Deep Learning and Neural Network Introduction with PyTorch (3.1)

We begin with a simplified explanation of what neurons are and how they emulate the human brain's functionality to process and ...

12:49
Deep Learning and Neural Network Introduction with PyTorch (3.1)

3,343 views

2 years ago

si-verse
Understanding Binary Neural Networks (BNN) with PyTorch for MNISTS Dataset - Step-by-Step Guide

Welcome to our comprehensive tutorial on Binary Neural Networks (BNN) using PyTorch! In this video, we'll walk you through the ...

9:31
Understanding Binary Neural Networks (BNN) with PyTorch for MNISTS Dataset - Step-by-Step Guide

462 views

1 year ago

David
Building a Simple Neural Network with PyTorch Tutorial

In this video tutorial, we will learn how to build a simple neural network using PyTorch. We will define a network architecture with ...

4:17
Building a Simple Neural Network with PyTorch Tutorial

290 views

2 years ago

Muntazir Abidi
PyTorch for Beginners: Build Your First Neural Network (Ep. 2)

Welcome to Part 2 of our PyTorch Deep Learning Series! In this comprehensive tutorial, we demystify neural networks by breaking ...

9:44
PyTorch for Beginners: Build Your First Neural Network (Ep. 2)

1,443 views

10 months ago

Python Simplified
Build a Neural Network with Pytorch - PART 1

In this lesson, I will demonstrate how to build your own neural network with Pytorch and word embedding! This network is ...

16:04
Build a Neural Network with Pytorch - PART 1

36,753 views

5 years ago

TechInsight
Introduction to Pytorch - Training a neural network in Pytorch for Linear regression

Introduction to Pytorch - Training a neural network in Pytorch for Linear regression.

9:40
Introduction to Pytorch - Training a neural network in Pytorch for Linear regression

1,738 views

4 years ago

Samuel Chan
Building neural networks with PyTorch (PyTorch w/ GPU tutorial, part 4)

A whirlwind lesson on what a neural network is, and how to implement one in PyTorch using what PyTorch calls a neural network ...

10:50
Building neural networks with PyTorch (PyTorch w/ GPU tutorial, part 4)

477 views

2 years ago

Codemy.com
Convolutional Neural Network Model - Deep Learning with PyTorch 16

In this video we'll build the model for our Convolutional Neural Network in Pytorch with Python. In the last video we walked thru ...

12:25
Convolutional Neural Network Model - Deep Learning with PyTorch 16

15,559 views

2 years ago

Jeff Heaton
PyTorch Multiclass Classification for Deep Neural Networks with ROC and AUC (4.2)

Classification allows deep neural networks to predict values that are one of a set number of classes. This video also shows ...

15:57
PyTorch Multiclass Classification for Deep Neural Networks with ROC and AUC (4.2)

3,231 views

2 years ago

Augre Edu
|03| Pytorch - Simple Neural Network Explained

hiddenlayers#activation#forwardpass #simple#DeepLearning#Pytorch#ComputerVision Learn to build Deep Learning Neural ...

10:46
|03| Pytorch - Simple Neural Network Explained

205 views

5 years ago

Patrick Loeber
PyTorch Tutorial - RNN & LSTM & GRU - Recurrent Neural Nets

Implement a Recurrent Neural Net (RNN) in PyTorch! Learn how we can use the nn.RNN module and work with an input ...

15:52
PyTorch Tutorial - RNN & LSTM & GRU - Recurrent Neural Nets

138,548 views

5 years ago

Jeff Heaton
PyTorch Regression for Deep Neural Networks with RMSE (4.3)

Regression neural networks predict a numeric value. This video shows how to create Keras regression neural networks.

8:13
PyTorch Regression for Deep Neural Networks with RMSE (4.3)

7,897 views

2 years ago

Tech Done Quick
Code with me - Complete PyTorch Neural Network Pipeline Tutorial: Part 1

This is a 2-part tutorial for coding a complete neural network pipeline using PyTorch. In Part 1, we introduce the basic workflow.

15:39
Code with me - Complete PyTorch Neural Network Pipeline Tutorial: Part 1

1,736 views

5 years ago

NextGen Ai
Build a Neural Network (FNN) for MNIST in PyTorch (and Test with Your Own Images!)

In this tutorial, we build a Feedforward Neural Network (FNN) using PyTorch to recognize handwritten digits from the famous ...

19:48
Build a Neural Network (FNN) for MNIST in PyTorch (and Test with Your Own Images!)

68 views

2 months ago

Jeff Heaton
xDeep Learning and Neural Network Introduction with PyTorch (3.1)

Categorical values typically express textual data and require special techniques to be encoded for deep learning. This video ...

14:14
xDeep Learning and Neural Network Introduction with PyTorch (3.1)

1,720 views

3 years ago

Intellipaat
What is PyTorch | Introduction to PyTorch | PyTorch Tutorial For Beginners | Intellipaat

Intellipaat's Data Science Course: https://intellipaat.com/data-scientist-course-training/ PyTorch is a fully featured framework for ...

4:02
What is PyTorch | Introduction to PyTorch | PyTorch Tutorial For Beginners | Intellipaat

20,843 views

1 year ago

NikolAI Skripko
How to Create a Chess Engine with PyTorch (Python)

Learn how to parse chess data, and train a neural network using PyTorch. ⚔️ Watch as I play a game against the trained model.

16:40
How to Create a Chess Engine with PyTorch (Python)

14,693 views

1 year ago

PyTorch
PyTorch Mobile and Android Neural Networks API | PyTorch Developer Day 2020

On-device ML enables applications to improve privacy and latency compared to server-based solutions. Utilizing the unique ...

5:41
PyTorch Mobile and Android Neural Networks API | PyTorch Developer Day 2020

2,174 views

5 years ago

Patrick Loeber
PyTorch Tutorial 17 - Saving and Loading Models

New Tutorial series about Deep Learning with PyTorch! ⭐ Check out Tabnine, the FREE AI-powered code completion tool I use to ...

18:24
PyTorch Tutorial 17 - Saving and Loading Models

78,667 views

5 years ago