Skip to content

abhans/torchbygnd

Repository files navigation

torch from the Ground Up

Series on popular deep learning framework PyTorch and effort to learn it from the ground up.

As the time goes on, various information will be provided here.

Topics Covered so Far

  1. Linear Regression LinearRegression
  2. Logistic Regression LogisticRegression
    • Binary LogReg
    • Multinomial LogReg
  3. Support Vector Machines (SVMs) LinearSVM
  4. ...

About

Repository that houses all the code for the YouTube series titled "PyTorch from the Ground Up"

Topics

Resources

Stars

Watchers

Forks

Contributors