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

From Cohen Courses
Jump to navigationJump to search
(Created page with "This is one of the class meetings on the schedule for the course Machine Learning with Large Data...")
 
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is one of the class meetings on the [[Syllabus for Machine Learning with Large Datasets 10-605 in Spring 2013|schedule]] for the course [[Machine Learning with Large Datasets 10-605 in Spring_2013]].
+
This is one of the class meetings on the [[Syllabus for Machine Learning with Large Datasets 10-605 in Fall 2017|schedule]] for the course [[Machine Learning with Large Datasets 10-605 in Fall 2017]].
  
 
=== Slides ===
 
=== Slides ===
  
* [http://www.cs.cmu.edu/~wcohen/10-605/rocchio-part2.pptx Rocchio and TFIDF - continued]
+
* Lecture 1: [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-1.pptx in Powerpoint],  [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-1.pdf in PDF].
* [http://www.cs.cmu.edu/~wcohen/10-605/mistake-bounds.pptx Mistake-bounded learning]
+
* Lecture 2: [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-2.pptx in Powerpoint],  [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-2.pdf in PDF].
 +
* Lecture 2: [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-3.pptx in Powerpoint],  [http://www.cs.cmu.edu/~wcohen/10-605/perceptrons-3.pdf in PDF].
  
=== Readings for the NEXT Class ===
+
=== Quiz ===
*[http://www.ryanmcd.com/papers/parallel_perceptronNAACL2010.pdf Distributed Training Strategies for the Structured Perceptron], R. McDonald, K. Hall and G. Mann, North American Association for Computational Linguistics (NAACL), 2010.
+
 
 +
* [https://qna.cs.cmu.edu/#/pages/view/55 Lecture 1 quiz]
 +
* There is no quiz for lecture 2, but I strongly recommend spending time reviewing the lecture notes. By now we should have covered all the proofs in those notes.
 +
* [https://qna.cs.cmu.edu/#/pages/view/62 Lecture 3 quiz]
  
=== Optional Readings ===
+
=== Readings ===
 
* [http://www.cs.cmu.edu/~wcohen/10-707/vp-notes/vp.pdf Notes on voted perceptron.]
 
* [http://www.cs.cmu.edu/~wcohen/10-707/vp-notes/vp.pdf Notes on voted perceptron.]
 +
 +
=== Readings  ===
 +
* [https://cseweb.ucsd.edu/~yfreund/papers/LargeMarginsUsingPerceptron.pdf Large Margin Classification Using the Perceptron Algorithm], Freund and Schapire, MLJ 1999
 +
* [http://www.cs.columbia.edu/~mcollins/papers/tagperc.pdf Discriminative Training Methods for Hidden Markov Models], Collins EMNLP 2002.
 +
*[http://www.ryanmcd.com/papers/parallel_perceptronNAACL2010.pdf Distributed Training Strategies for the Structured Perceptron], R. McDonald, K. Hall and G. Mann, North American Association for Computational Linguistics (NAACL), 2010.

Latest revision as of 11:33, 5 October 2017

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

Slides

Quiz

  • Lecture 1 quiz
  • There is no quiz for lecture 2, but I strongly recommend spending time reviewing the lecture notes. By now we should have covered all the proofs in those notes.
  • Lecture 3 quiz

Readings

Readings