Build a Neural Network with PyTorch
Learn how to build and train neural networks with PyTorch. Understand the core concepts of neural network architecture, optimization, and backpropagation for machine learning tasks.
At a Glance
In this course, you will be focusing on how PyTorch creates and Neural Network optimizes models. We will quickly iterate through different aspects of PyTorch Neural Networks, giving you strong foundations and all the prerequisites you need to build deep learning models. Designed for students and professionals interested in machine learning and deep learning, this course offers a comprehensive understanding of the theory and practical applications of building and deploying neural networks. Note, this course is a part of a PyTorch Learning Path, check Prerequisites section.
Syllabus
- Introduction to Networks
- Network Shape: Depth vs Width
- Back Propagation
- Activation Functions
- Dropout
- Initialization
- Batch Normalization
- Other Optimization Methods
Prerequisites
- PyTorch: Tensor, Dataset and Data Augmentation
- Linear Regression with PyTorch
- Classification with PyTorch
Skills Prior to Taking this Course
- Basic knowledge of the Python programming language
There are no reviews yet.