nirmalya8 / PyTorchBasics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorchBasics

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:

  1. Basic introduction to Tensors
  2. Gradients from Tensors
  3. Interoperability with Numpy

About


Languages

Language:Jupyter Notebook 92.1%Language:Python 7.9%