Skip to content

Files

Latest commit

 

History

History
14 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 433 Bytes

PyTorch-Tutorial

I will be adding tutorials for deep learning using PyTorch in this repository. I am aiming to cover concepts of:

  • Fundamentals
  • Linear Regression
  • Logistic Regression
  • Artificial Neural Networks (ANNs)
  • Convolutional Neural Networks (CNNs)
  • Recurrent Neural Networks (RNNs)
  • Long Short-Term Memorys (LSTMs)
  • Restricted Boltzman Machines (RBMs)
  • Autoencoders (AEs)

Ali Pesaranghader © 2020++