Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Building Your First PyTorch Solution

via Pluralsight

Overview

This course covers the important practical aspects of installing PyTorch from scratch on a variety of different platforms and getting going with classification and regression models. 

PyTorch is fast emerging as a popular choice for building deep learning models owing to its flexibility, ease-of-use, and built-in support for optimized hardware such as GPUs. Using PyTorch, you can build complex deep learning models, while still using Python-native support for debugging and visualization. In this course, Building Your First PyTorch Solution, you will gain the ability to get up and running by building your first regression and classification models. First, you will learn how to install PyTorch using pip and conda, and see how to leverage GPU support. Next, you will discover how to hand-craft a linear regression model using a single neuron, by defining the loss function yourself. You will then see how PyTorch optimizers can be used to make this process a lot more seamless. You will understand how different activation functions and dropout can be added to PyTorch neural networks. Finally, you will explore how to build classification models in PyTorch. You will round out the course by extending the PyTorch base module to implement a custom classifier. When you’re finished with this course, you will have the skills and knowledge to move on to installing PyTorch from scratch in a new environment and building models leveraging and customizing various PyTorch abstractions.

Taught by

Janani Ravi

Reviews

4.5 rating at Pluralsight based on 29 ratings

Start your review of Building Your First PyTorch Solution

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.