Difference between revisions of "Class Meeting for 10-710 09-01-2011"

From Cohen Courses
Jump to navigationJump to search
Line 22: Line 22:
 
* [http://www.ai.mit.edu/people/mcollins/papers/tutorial_colt.pdf Mike Collins on learning in NLP], including a section on maxent taggers.
 
* [http://www.ai.mit.edu/people/mcollins/papers/tutorial_colt.pdf Mike Collins on learning in NLP], including a section on maxent taggers.
 
* [http://www-diglib.stanford.edu/~klein/maxent-tutorial-slides-6.pdf Dan Klein on maxent].
 
* [http://www-diglib.stanford.edu/~klein/maxent-tutorial-slides-6.pdf Dan Klein on maxent].
 +
* [http://lingpipe.files.wordpress.com/2008/04/lazysgdregression.pdf Bob Carpenter on maxent and SGD] has detailed derivations of multiclass logistic regression and its gradients.

Revision as of 19:23, 1 September 2011

This is one of the class meetings on the schedule for the course Structured Prediction 10-710 in Fall 2011.

Hidden Markov Models as Structured Prediction

Required Readings

Optional Readings

Background Readings