yahia3200 / deep-learning-playground

My notes and implementation of different neural network architectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My notes and implementation of different neural network architectures


Languages

Language:Python 100.0%