After you ssh into the AWS server, run
sudo apt-get install git
git clone git@github.com:<username>/ml.git
cd ml
./bootstrap.shEnsure you have Python 2.7.2 installed. Then run:
git clone git@github.com:<username>/ml.git
cd ml
./bootstrap.shThere are 4 directories included for each of the assignments. Code and data should be stored there and pushed back for analysis.