CS714: Machine Learning
Spring 2009


Information
Syllabus
Assignments
Project

Summary

This introductory course on machine learning will give an overview of many concepts, techniques, and algorithms in machine learning that are now widely applied in scientific data analysis, data mining, trainable recognition systems, adaptive resource allocators, and adaptive controllers. The emphasis will be on understanding the fundamental principles that permit effective learning in these systems, realizing their inherent limitations, and exploring the latest advanced techniques employed in machine learning.

Topics include:

Lectures

Time: Monday/Wednesday 6:15 pm -7:20 pm; Location: Russ Center 302

Instructor

Shaojun Wang
387, Joshi Center
shaojun.wang(at)wright.edu
(937) 775-5140
Office hours: Monday/Wednesday 2:00PM-3:30PM

Textbook

Bishop, C.
Pattern Recognition and Machine Learning
Springer, 2006.

Hastie, T., Tibshirani, R. and Friedman, J.
The Elements of Statistical Learning: Data Mining, Inference and Prediction
Springer, 2nd Edition, 2009.

Vapnik, V.
The Natural of of Statistical Learning Theory
Springer, 2nd Edition, 2000.

Course Grades and Workload

Two Homeworks 40%
Projects 60%

Prerequisites

Probability and Statistics
Linear Algebra
Optimization
Programming language: matlab, C++, Java