Completed
One Type of Conditional Language Model Sutskever et al. 2014
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Neural Nets for NLP 2017 - Conditioned Generation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Language Models • Language models are generative models of text
- 3 Conditioned Language Models
- 4 Conditional Language Models
- 5 One Type of Conditional Language Model Sutskever et al. 2014
- 6 The Generation Problem
- 7 Ancestral Sampling
- 8 Greedy Search
- 9 Ensembling Combine predictions from multiple models
- 10 Log-linear Interpolation Weighted combination of log probabilities, normalize
- 11 Linear or Log Linear?
- 12 Parameter Averaging
- 13 Stacking
- 14 Basic Evaluation Paradigm
- 15 Human Evaluation
- 16 Perplexity