Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.02 KB

File metadata and controls

29 lines (16 loc) · 1.02 KB

Deep Learning PyTorch Course Materials

A beginner's guide to Machine Learning

This Repository contains Python Notebooks to learn PyTorch starting from the very basics of implementing gradient descent algorithm in Python, Numpy and slowly moving up the ladder to Deep Learning using PyTorch.

Make sure you have installed the following before getting started

The Sections are Divided as Follows:

Modules Description
1 - 4 Introduction to Machine Learning using Python and Numpy
5 - 13 Introduction to PyTorch
14 Convolutional Neural Network in PyTorch

More Contents to be Published Soon!!!