Skip to content

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook's AI Research lab. It is free and open-source software released under the Modified BSD license.

Notifications You must be signed in to change notification settings

tanaymukherjee/Deep-Learning-with-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-with-PyTorch

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook's AI Research lab. It is free and open-source software released under the Modified BSD license.

Table of content

  • Basics
  1. Introduction to PyTorch
  2. Linear Regression
  3. Logistic Regression
  4. Feedforward Neural Network
  • Intermediate
  1. Convolutional Neural Network
  2. Deep Residual Network
  3. Recurrent Neural Network
  4. Bidirectional Recurrent Neural Network
  5. Language Model (RNN-LM)
  • Advanced
  1. Generative Adversarial Networks
  2. Variational Auto-Encoder

References

  1. PyTorch Learning: Tutorial
  2. Official License: PyTorch GitHub Link

About

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook's AI Research lab. It is free and open-source software released under the Modified BSD license.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published