Skip to content

This repository contains the implementation of various popular deep learning models from scratch in TensorFlow/Keras. The models implemented here are ResNet50, MobileNet, AlexNet, and InceptionNet

Deepchavda007/Research_Paper_Scratch_Implement

Repository files navigation

Deep Learning Models from Scratch in Keras/Pytorch.

THIS REPOSITORY IS DEPRECATED. USE THE MODULE keras.applications INSTEAD.


This repository contains code for the following Keras models:

  • ResNet50
  • Inception v3
  • MobileNet
  • AlexNet

All architectures are compatible with Keras.

About

This repository contains the implementation of various popular deep learning models from scratch in TensorFlow/Keras. The models implemented here are ResNet50, MobileNet, AlexNet, and InceptionNet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published