Skip to content

This repository contains Implementation of different Nueral Networks in TensorFlow - Python.

Notifications You must be signed in to change notification settings

rkshiyaniya/Neural-Network-Architecture-Implementation-for-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-Architecture-Implementation

This repository contains Implementation of different Neural Networks for Image Classification in TensorFlow - Python.

LeNet Architecture

  • Implement LeNet using TensorFlow - Keras. Notebook
  • Evaluate LeNet on the MNIST dataset for handwritten digit recognition.

MiniVGGNet Architecture

  • Implement MiniVGGNet using TensorFlow - Keras. Notebook
  • Evaluate MiniVGGNet on the cifar10 dataset.

About

This repository contains Implementation of different Nueral Networks in TensorFlow - Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published