Skip to content

Code and notebooks for the Kaggle Dogs vs. Cats competition

Notifications You must be signed in to change notification settings

gauss256/dogs-vs-cats

Repository files navigation

Dogs vs. Cats

Code and notebooks for the Kaggle Dogs vs. Cats competition

Overview of the code

Prerequisites

I use Anaconda Python 3.5 on Ubuntu 14.04.

You should be able to recreate my environment in a new Conda environment via

conda create -n new environment --file requirements.txt

but I've never actually tried this myself. The requirements list is scary long because it was automatically generated. Many of the packages come with a standard Anaconda installation. I would just start with that and add libraries as they are found to be missing.

About

Code and notebooks for the Kaggle Dogs vs. Cats competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published