Berlin 2017 Code
Brought to you by:
spoulson
| File | Date | Author | Commit |
|---|---|---|---|
| .ipynb_checkpoints | 2017-02-17 |
|
[ffd015] Initial commit |
| .project | 2017-02-17 |
|
[ffd015] Initial commit |
| .pydevproject | 2017-02-17 |
|
[ffd015] Initial commit |
| Cat.wav | 2017-02-17 |
|
[ffd015] Initial commit |
| Cat1.wav | 2017-02-17 |
|
[ffd015] Initial commit |
| cat_recognizer.py | 2017-02-18 |
|
[cfee6d] tidy up |
| readme.md | 2017-02-18 |
|
[cfee6d] tidy up |
| utils.py | 2017-02-18 |
|
[cfee6d] tidy up |
prerequisites
pip install sklearn --user
pip install matplotlib --user
pip install numpy --user
pip install scipy --user
optional
brew install portaudio
sudo pip install --global-option='build_ext' --global-option='-I/usr/local/include' --global-option='-L/usr/local/lib' pyaudio
cd /tmp
git clone https://git.code.sf.net/p/berlin-2017/code berlin-2017-code
cd
ipython notebook
%matplotlib inline