Skip to content

Lplenka/PyTorch-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch-Tutorial

Repo to learn PyTorch



  • [Section : 1. Neural Network]

    • Linear Regression
    • Neural Network for Regression
    • Neural Network for Classification
    • Faster way to build models
    • Save and Reload Model
    • Train on Batch
    • Optimizers
  • [Section : 2. Advance Neural Network]

    • CNN
    • RNN Coming Soon...