Skip to content

A Convolutional Neural Network designed to classify dog and cat images.

Notifications You must be signed in to change notification settings

SkyisjustTheBeginning/Dog-vs.-Cat-Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Convolutional-Neural-Network

A Convolutional Neural Network designed to classify dog and cat images.

What is a Convolution Neural Network ?

A Convolutional Neural Network(CNN) is a class of artificial neural networks that are most commonly used to analyse images.However,These networks can also be used for text classification.

Our CNN Model will be able to classify dog and cat images.

This model will be built using Keras and will be trained using my own dataset.

About

A Convolutional Neural Network designed to classify dog and cat images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages