Setup for SciPy 2014 Tutorial

Email me at mattwescott@gmail.com with questions or comments

  1. Clone this repository

git clone https://github.com/mattwescott/bird-recognition.git

  1. Sign up for Kaggle

Kaggle

  1. Get the data

Contest Data

  1. Build environment
Easy Method

Install Python 2.7 Anaconda

Alternative Method

Set up an environment with these packages

  1. Edit paths to data in config.py

  2. Run check_env.py

python bird-recognition/check_env.py

  1. See you in Austin!