This repo will have all the course work like bootstrap scripts, reading materials etc., that you'll need to finish this bootcamp.
The following are the tools we use :
- [Python] - Programming language
- [Anaconda] - datascience platform
Download Anaconda Linux Installer
or
Download Anaconda Mac Installer
# Run Anaconda2 v4.0.0 installer.
$ bash /path to download file/Anaconda2-4.0.0-Linux-x86_64.sh
$ git clone [email protected]:ind9/mlbootcamp.git
$ cd mlbootcamp
$ ipython notebook
The above commands will open a browser tab for the notebook.