/Convolutional-neural-network-for-image-recognition

This convolutional neural network uses the keras and tensor flow backend. It has been trained on 8000 images of cats and dogs. Given an image of a cat or a dog, it can give an accurate prediction of what the object in the image is.

Primary LanguagePython

Watchers