YoVDO

Build a Neural Network for Classification from Scratch with PyTorch

Offered By: Venelin Valkov via YouTube

Tags

Neural Networks Courses Machine Learning Courses Deep Learning Courses PyTorch Courses Data Preparation Courses Tensors Courses Activation Functions Courses

Course Description

Overview

Learn how to build a neural network for classification from scratch using PyTorch in this comprehensive 40-minute tutorial. Begin by understanding the fundamentals of neural networks and setting up your development environment with PyTorch 2.0. Explore data preparation techniques, including loading datasets and splitting them into training and validation sets. Dive deep into the process of creating tensors from data and constructing a neural network architecture. Gain insights into activation functions, particularly ReLU, and their role in neural network performance. Follow along with hands-on coding examples and practical explanations to master the essentials of building and implementing neural networks for classification tasks using PyTorch.

Syllabus

- Intro
- What is a Neural Network?
- Notebook Setup
- Data Exploration
- Dataset Split
- Create Tensors from the Data
- Create a Neural Network
- Activation Functions ReLU
- Conclusion


Taught by

Venelin Valkov

Related Courses

Introduction to Artificial Intelligence
Stanford University via Udacity
Natural Language Processing
Columbia University via Coursera
Probabilistic Graphical Models 1: Representation
Stanford University via Coursera
Computer Vision: The Fundamentals
University of California, Berkeley via Coursera
Learning from Data (Introductory Machine Learning course)
California Institute of Technology via Independent