An open API service indexing awesome lists of open source software.

https://github.com/ashishpatel26/pytorch-learning

This Pytorch Learning Series Contains Basic to Advance tutorials with Simple Explaination
https://github.com/ashishpatel26/pytorch-learning

advance-tutorials pytorch pytorch-learning pytorch-tutorial

Last synced: about 2 months ago
JSON representation

This Pytorch Learning Series Contains Basic to Advance tutorials with Simple Explaination

Awesome Lists containing this project

README

        

# PyTorch-Learning
This PyTorch Learning Series Contains Basic to Advance tutorials with Simple Explanation

| Sr No | Topic | GitHub |
| ----- | ----------------------------- | ------------------------------------------------------------ |
| 1. | PyTorch Introduction | [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/Pytorch-Learning/blob/main/Pytorch_Basic_Introduction.ipynb) |
| 2. | PyTorch Basic Operations | [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/Pytorch-Learning/blob/main/Pytorch_Basics_Operations.ipynb) |
| 3. | PyTorch Variable and Autograd | [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/Pytorch-Learning/blob/main/Pytorch_Variable_and_Autograd.ipynb) |
| 4. | PyTorch Activation Functions | [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/Pytorch-Learning/blob/main/Pytorch_Activation_Functions.ipynb) |
| 5. | PyTorch Neural Network | |

***Thanks for reading***

---