Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 587 Bytes

File metadata and controls

19 lines (13 loc) · 587 Bytes

PyTorch-Programming

To horn up my skills of Pytorch framework

An illustrated Jupyter-Notebook for the implementation of CNN from the scratch for the Fashion-MNIST DATASET

Learning - flow

  1. Installation Check
  2. Using Cuda
  3. Learning about Tensors
  4. CNN

Dataset :

Resources: