Build useful and effective deep learning models with the PyTorch Deep Learning framework
About This Video
Explore PyTorch and the impact it has made on Deep Learning
Design and implement powerful neural networks to solve some impressive problems in a step-by-step manner
Follow the examples to solve similar use cases outside this course
In Detail
This video course will get you up-and-running with one of the most cutting-edge deep learning libraries: …
Deep Learning with PyTorch
Video description
Build useful and effective deep learning models with the PyTorch Deep Learning framework
About This Video
Explore PyTorch and the impact it has made on Deep Learning
Design and implement powerful neural networks to solve some impressive problems in a step-by-step manner
Follow the examples to solve similar use cases outside this course
In Detail
This video course will get you up-and-running with one of the most cutting-edge deep learning libraries: PyTorch. Written in Python, PyTorch is grabbing the attention of all data science professionals due to its ease of use over other libraries and its use of dynamic computation graphs.
In this course, you will learn how to accomplish useful tasks using Convolutional Neural Networks to process spatial data such as images and using Recurrent Neural Networks to process sequential data such as texts. You will explore how you can make use of unlabeled data using Auto Encoders. You will also be training a neural network to learn how to balance a pole all by itself, using Reinforcement Learning. Throughout this journey, you will implement various mechanisms of the PyTorch framework to do these tasks.
By the end of the video course, you will have developed a good understanding of, and feeling for, the algorithms and techniques used. You'll have a good knowledge of how PyTorch works and how you can use it in to solve your daily machine learning problems.
This course uses Python 3.6, and PyTorch 0.3, while not the latest version available, it provides relevant and informative content for legacy users of Python, and PyTorch.
Audience
This course is for Python programmers who have some knowledge of machine learning and want to build Deep Learning systems with PyTorch. Python programming knowledge and minimal math skills (matrix/vector manipulation, simple probabilities) is assumed.
Chapter 3 : Computer Vision – CNN for Digits Recognition
Computer Vision Motivation
Convolutional Neural Networks
The Convolution Operation
Concepts - Strides, Padding, and Pooling
Loading and Using MNIST Dataset
Building the Model
Training and Testing
Chapter 4 : Sequence Models – RNN for Text Generation
Sequence Models Motivation
Word Embedding
Recurrent Neural Networks
Building a Text Generation Model in PyTorch
Training and Testing
Chapter 5 : Autoencoder - Denoising Images
Autoencoders Motivation
How Autoencoders Work
Types of Autoencoders
Building Denoising Autoencoder Using PyTorch
Training and Testing
Chapter 6 : Reinforcement Learning – Balance Cartpole Using DQN
Reinforcement Learning Motivation
Reinforcement Learning Concepts
DQN, Experience Replay
The OpenAI Gym Environment
Building the Cartpole Agent Using DQN
Training and Testing
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept