Difference between revisions of "Class meeting for 10-605 Parallel Perceptrons 1"

From Cohen Courses
Jump to navigationJump to search
 
Line 5: Line 5:
 
Catchup from Tuesday:
 
Catchup from Tuesday:
  
* [http://www.cs.cmu.edu/~wcohen/10-605/sgd-part2.pptx Slides in Powerpoint]
+
* [http://www.cs.cmu.edu/~wcohen/10-605/2016/sgd-part2.pptx Slides in Powerpoint]
* [http://www.cs.cmu.edu/~wcohen/10-605/sgd-part2.pdf Slides in PDF]
+
* [http://www.cs.cmu.edu/~wcohen/10-605/2016/sgd-part2.pdf Slides in PDF]
  
 
Perceptrons:
 
Perceptrons:
  
* [http://www.cs.cmu.edu/~wcohen/10-605/mistake-bounds+struct-vp-1.pptx Slides in Powerpoint]
+
* [http://www.cs.cmu.edu/~wcohen/10-605/2016/mistake-bounds+struct-vp-1.pptx Slides in Powerpoint]
* [http://www.cs.cmu.edu/~wcohen/10-605/mistake-bounds+struct-vp-1.pdf Slides in PDF]
+
* [http://www.cs.cmu.edu/~wcohen/10-605/2016/mistake-bounds+struct-vp-1.pdf Slides in PDF]
  
 
=== Preparation for the Class ===
 
=== Preparation for the Class ===

Latest revision as of 16:40, 1 August 2017

This is one of the class meetings on the schedule for the course Machine Learning with Large Datasets 10-605 in Spring_2015.

Slides

Catchup from Tuesday:

Perceptrons:

Preparation for the Class

  • Optional reading: Freund, Yoav, and Robert E. Schapire. "Large margin classification using the perceptron algorithm." Machine learning 37.3 (1999): 277-296.

What You Should Remember

  • The perceptron algorithm, and its complexity
  • Definitions: mistake, mistake bound, margin