Skip to content
Snippets Groups Projects
user avatar
Mathieu Beligon authored
b2e69eff
History

Cats N Dogs

Disclaimer

Formation on machine learning / computer vision. We'll work on the Cats vs Dogs Kaggle challenge: https://www.kaggle.com/c/dogs-vs-cats

This formation is inspired from this one, from Celine Hudelot

Installation

To install the packages we will use, run

python -m pip install -r requirements.txt

Opening the notebook

We use a notebook in this formation.

To open it, run

python -m jupyter notebook