Skip to content

pandeydivesh15/Cats-and-Dogs-Kaggle-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats-and-Dogs-Kaggle-Problem

Implementation of the famous Cats and Dogs classification problem.

Getting Started

The complete description of the problem can be found here.

Requirements

I am writing my implementation using Keras library(with Tensorflow backend). Requirements are as follows:

  • tensorflow
  • keras
  • jupyter notebook

You must install each one of the above inorder to run this script on your computer. See here for some help. Its suggested to install tensorflow with GPU support. If you have a NVIDIA GPU, you may look here for some help.

License

MIT License.

Releases

No releases published

Packages

No packages published