A Simple (?) Exercise: Predicting the Next Word in a Sentence (1/18/2018)

Content:

  • Computational Graphs
  • Feed-forward Neural Network Language Models
  • Measuring Model Performance: Likelihood and Perplexity

Reading Material

Slides: LM Slides
Sample Code: LM Code Examples

<-- Back To Schedule