Skip to content

Commit 42d1ba0

Browse files
committed
Adding Machine Learning Course from Columbia University
1 parent f0db19c commit 42d1ba0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,12 @@ Courses
242242
- [Readings](http://philipmjohnson.github.io/ics314f13/readings/)
243243
- [Experiences](http://philipmjohnson.github.io/ics314f13/experiences/)
244244
- [Assessments](http://philipmjohnson.github.io/ics314f13/assessments/)
245+
- [COMS 4771](http://www.cs.columbia.edu/~jebara/4771/index.html) **Machine Learning** *Columbia University*
246+
- Taught by [Tony Jebara](http://www.cs.columbia.edu/~jebara/resume.html)
247+
- This course introduces topics in Machine Learning for both generative and discriminative estimation. Material will include least squares methods, Gaussian distributions, linear classification, linear regression, maximum likelihood, exponential family distributions, Bayesian networks, Bayesian inference, mixture models, the EM algorithm, graphical models, hidden Markov models, support vector machines, and kernel methods.
248+
- [Lectures](http://www.cs.columbia.edu/~jebara/4771/handouts.html)
249+
250+
245251

246252
-----
247253

0 commit comments

Comments
 (0)