Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-Architectures

This repository contains code for implementation of various Deep Learning Architectures using Keras along with implementation of FineTuning and Transfer Learning Experiments on pretrained VGGNet model. The summaries for each architecture and key takeaways from the corresponding papers are also included for reference.

Note that I don't focus on training the models here. So I have written the code for training AlexNet and other models can be trained similarly. The aim of this repository is to understand the difference between the architectures, the parameters to be trained, the complexity of implementation and understand how they can be implemented using Keras.

  1. AlexNet
  2. VGGNet
  3. ZFNet
  4. GoogleNet

About

Deep Learning Architectures implemented using Keras.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages