/deep-learning-playground

My notes and implementation of different neural network architectures

Primary LanguagePython

Deep Learning Playground

This repo contains my notes and implementation of different neural network architectures

Currently Implemented

  • Building simple nn with pytorch
  • Training CNNs with pytorch
  • Implantation of some famous CNN architectures with pytorch
    • AlexNet
    • VGG
    • GoogLeNet

Resources