Skip to content

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

Notifications You must be signed in to change notification settings

anuragguptagithub/Deep-Learning-PyTorch-Course-Materials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%