Skip to content

GATech OMSCS Machine Learning Course -- notes and assignments

Notifications You must be signed in to change notification settings

shanky3011/cs-7641-Machine-Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 7641: Machine Learning

from GATech OMSCS

Notes

  • written in Markdown (*.md)
  • recommend viewing in StackEdit.

TOC

Assignments

  • use IPython / Jupyter notebook.
  • virtual machine definition can generate all content.

Virtual Machine (VM)

All analysis contained in this repo can be reproduced with use of the VM. First, install VirtualBox and Vagrant and light all this up it up quickly, via:

> git clone [email protected]:nehalecky/cs-7641-Machine-Learning.git
> cd cs-7641-Machine-Learning
> vagrant up
> ./bin/launch-jupyter.sh

Then navigate to the Jupyter session at: http://localhost:8009/

Godspeed!

About

GATech OMSCS Machine Learning Course -- notes and assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%