/implement-from-scratch

Implement Popular Neural Network Architectures from Scratch in Pytorch (and Pytorch-Lightning)

Primary LanguageJupyter NotebookMIT LicenseMIT

Implement from Scratch

Implement Neural Network Architectures from Scratch in Pytorch (and Pytorch-Lightning)

The basic idea of this entire series is to just implement deep learning architectures from scratch. I'll keep adding new architectures.

Architectures

  1. Basic Auto Encoder Open In Colab