Description
In this course, you will :
The course will teach you how to develop deep learning models using Pytorch.
The course will start with Pytorch's tensors and Automatic differentiation package.
Then each section will cover different models starting off with fundamentals such as Linear Regression, and logistic/softmax regression. Followed by Feedforward deep neural networks, the role of different activation functions, normalization and dropout layers.