Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 409 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 409 Bytes

ud120-projects

Starter project code for students taking Udacity ud120

Requirements

  • Python 2.6 or 2.7.
  • Computer with at least 2GB of RAM

Packages

pip install nltk
pip install numpy
pip install scipy
pip install scikit-learn
pip install matplotlib
pip install pillow

Setup

Run

cd tools # startup script assumes this is your working directory
./startup.py