Skip to content

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…

Notifications You must be signed in to change notification settings

prudhvirajstark/Deep-Learning-Networks-with-PyTorch

Repository files navigation

Deep-Learning-Networks-with-PyTorch

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. Then Convolutional Neural Networks and Transfer learning will be covered. Finally, several other Deep learning methods will be covered.

Learning Outcomes: After completing this course, learners will be able to:

  1. explain and apply their knowledge of Deep Neural Networks and related machine learning methods
  2. Use Python libraries such as PyTorch for Deep Learning applications
  3. build Deep Neural Networks using PyTorch

About

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…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published