CS 685, Fall 2025, UMass Amherst
Assignments
- HW1, released 9/5, due 9/14 on Gradescope.
[colab]
[pdf]
- HW2 - TBA
- HW3 - TBA
Schedule
Make sure to reload this page to ensure you're seeing the latest version.
Readings should be done before lecture. Note Jurafsky and Martin (JM) readings refer to the August 2025 edition of their online SLP3 draft.
Week 1: Introduction and Language Modeling
Week 2: Embeddings and Text Classification
Week 3: Neural Networks: Optimization, MLPs, RNNs
Other readings
Some possible readings for later topics, or possible later topics, in the course.
Misc
Attention
- There are multiple possible papers that could be called the first or most important for attention mechanisms (within NLP, at least).
- [optional reading] An easy-to-read blog post on attention
- [optional watching] An good youtube video to understand self-attention
Transformers