heysachin / Deep-Learning-PyTorch-Course-Materials

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!!!

About

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

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%