Pytorch Tutorial - Chapter 1: Tensors

Date:

Over a few series of weeks, I will be releasing a series of videos teaching various Pytorch concepts. Today we will be talking all about torch Tensors. The table of contents are as follows

  • What is Pytorch ?
  • Pytorch vs Tensorflow.
  • Tensors
    1. Tensor creation and initialization
    2. Tensor attributes and metadata
    3. Storing Tensors in Physical Memory
    4. Pytorch-supported operations on a Tensor
    5. Numpy Bridge

Github
Portfolio
Slides
Colab Notebook

IMAGE ALT TEXT HERE