/CNN-Architectures

The following repository contains source code for multiple CNN-Architectures

Primary LanguagePython

The following repository contains implementations of various SOTA CNN-Architectures.

  1. LeNet
  2. AlexNet
  3. VGGNet (VGG11, VGG13, VGG16, VGG19)
  4. ResNet (ResNet50, ResNet101, ResNet152)
  5. GoogLeNet/InceptionNet