Skip to content

benlk92/ml

 
 

Repository files navigation

AWS

After you ssh into the AWS server, run

   sudo apt-get install git
   git clone git@github.com:<username>/ml.git
   cd ml
   ./bootstrap.sh

Local (Mac OSX)

Ensure you have Python 2.7.2 installed. Then run:

   git clone git@github.com:<username>/ml.git
   cd ml
   ./bootstrap.sh

There are 4 directories included for each of the assignments. Code and data should be stored there and pushed back for analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%