Skip to content

html5cat/getting-started-with-machine-learning

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Getting started with Machine Learning

There’s a been a lot of attention directed to AI and Machine learning lately so I’d like to collect great materials to get you up to speed.

Ping me if something is missing or shouldn’t be here.

Courses

Andrew Ng’s course — https://www.coursera.org/learn/machine-learning

Andrew Ng’s CS229 Stanford course — http://cs229.stanford.edu/materials.html

Practical Machine Learning (part of PML, from John Hopkins University) is a lighter version compared to Andrew Ng’s ML class, with a little overlap — https://www.coursera.org/learn/practical-machine-learning

AN’s ML class is a lot more advanced regarding algorithms, so requires more rigorous background knowledge and skills. 

PML is Practical, uses the language R, which is widely used in Predictive Analytics field in the industry.

ML is for more CS focused folks, uses Octave (Matlab-like language). 

You can use WEKA library if you use Java to develop. WEKA is wrapped also in R as well as in Python. But both R and Python has tons of ML libraries already.

NLP

Natural Language Processing by Dan Jurafsky & Christopher Manning – https://www.coursera.org/course/nlp

Two books seem to be fundamental in this field:

  • Speech and Language Processing, by Chris Manning & Hinrich Schütze
  • Foundations of Statistical Natural Language Processing, by Daniel Jurafsky & James H. Martin

Datasets

Neural networks

Fun projects

Jobs

Misc

About

Getting started with Machine Learning (Updated January 10, 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published