PyTorch Crash Course - Getting Started with Deep Learning

Опубликовано: 12 Сентябрь 2024
на канале: AssemblyAI
95k
2k

Learn how to get started with PyTorch in this Crash Course. It teaches you all important concepts about this Deep Learning framework.

Resources:
- PyTorch website:
- Deep Learning Explained:
- 4h PyTorch Course:
- Code:
- PyTorch vs TensorFlow:

Get your Free Token for AssemblyAI Speech-To-Text API

▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬▬

️ Website:
Twitter:
Discord:
▶️ Subscribe:
We're hiring! Check our open roles:

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬



PyTorch Getting Started
PyTorch Installation
PyTorch Neural Net
PyTorch CNN
PyTorch Dataset
PyTorch DataLoader
PyTorch Optimization

Timeline:
00:00 Intro & Overview
00:54 Installation & Overview
02:37 Tensor Basics
11:14 Autograd
17:41 Linear Regression Autograd
20:59 Model, Loss & Optimizer
27:11 Neural Network
38:08 Convolutional Neural Net