This repository was coded while learning to use PyTorch from FreeCodeCamp. The video for this is in PyTorch for Deep Learning - Full Course / Tutorial.
The notebook Learning_PyTorch.ipynb
contains a basic introduction to PyTorch with topics like:
- Basic introduction to Tensors
- Gradients from Tensors
- Interoperability with Numpy