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.
- Basics
- Introduction to PyTorch
- Linear Regression
- Logistic Regression
- Feedforward Neural Network
- Intermediate
- Convolutional Neural Network
- Deep Residual Network
- Recurrent Neural Network
- Bidirectional Recurrent Neural Network
- Language Model (RNN-LM)
- Advanced
- Generative Adversarial Networks
- Variational Auto-Encoder
- PyTorch Learning: Tutorial
- Official License: PyTorch GitHub Link