Skip to content

This repository contains the Binary Image Classification Project using Keras Library

Notifications You must be signed in to change notification settings

abhinav503/Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Learning

The file cnn.py is doing image classification of a Dog and a Cat using the Flow from directory method of Keras Library. Convolutional neural network has been used for the process with 2 Convolution and Max Pooling layer and one Hidden layer giving nearly 81% of accuracy on Test Set. The algorithm is giving nearly 81% of accuracy because of Image Augmentation done on the training set.

About

This repository contains the Binary Image Classification Project using Keras Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages