NBML Course: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 58: Line 58:
*[[Machine_Learning/NBML/Linear Regression/Bayesian|Bayesian Linear Regression]]
*[[Machine_Learning/NBML/Linear Regression/Bayesian|Bayesian Linear Regression]]


==== Linear Classification (non-SVM) ====
==== [[Machine_Learning/NBML/Linear Classification|Linear Classification]] ====
*[[Machine_Learning/NBML/Linear Classification|Linear Classification]]
*[[Machine_Learning/NBML/Linear Classification/Fishers Discriminant|Fisher's Linear Discriminant]]
**[[Machine_Learning/NBML/Linear Classification/Fishers Discriminant|Fisher's Linear Discriminant]]
*[[Machine_Learning/NBML/Linear Classification/Logistic|Logistic Regression]]
**[[Machine_Learning/NBML/Linear Classification/Logistic|Logistic Regression]]

Revision as of 01:15, 6 January 2011

Noisebridge Machine Learning Course

We're trying to come up with a hands-on curriculum for teaching Machine Learning at Noisebridge. Please help out in any way you can, such as:

  1. Volunteer to teach a course in one of the subjects below
  2. Fill in one of the subjects below with links to learning material and related software
  3. Show up to classes and ask questions
  4. Join the ML Mailing List and talk about stuff
  5. Don't talk shit on mathematics - it wants to be your friend!

Online Machine Learning Courses

Curriculum

The Fundamentals: Basic Math and Machine Learning Theory

Linear Regression

Linear Classification