Skip to content

image classifiyusing between cat and dog by using convolutional neural network.

Notifications You must be signed in to change notification settings

apoorv-98/cat-vs-dog-cnn-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cat-vs-dog-cnn-

image classifiyusing between cat and dog by using convolutional neural network.

Initialization requirement:

  1. tensorflow
  2. Keras

Working:

  • To understand this classifier you must be familiar with basic terminology of convolutional neural network like pooling,padding ,striding.
  • This classifier containig only single hidden layer.
  • 3d(colored image) data of cat and dog for trainig of model.
  • ACTIVATION= Relu, Softmax
  • OPTIMIZER=Adam
  • LOSS= Binary crossentropy

About

image classifiyusing between cat and dog by using convolutional neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published