Skip to content

praweshd/dogs_vs_cats_kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Dogs vs. Cats Redux: Kernels Edition

Kaggle competition - PyTorch Prawesh Dahal

Project

The infamous Dogs vs. Cats classification problem as a playground competition!

Dataset

The train folder contains 25,000 images of dogs and cats. Each image in this folder has the label as part of the filename. The test folder contains 12,500 images, named according to a numeric id. For each image in the test set, you should predict a probability that the image is a dog (1 = dog, 0 = cat).

Obtained from Kaggle.

About

Exploring Kaggle Competition with different networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published