Class starts at 17:00.
Instructors: Prof. Yoav Goldberg
Email: yogo / cs.biu.ac.il
Office: Building 216 (virtual only this semester)
Office Hours: By email appointment
Managed via Moodle.
All submissions are handled through the submission system.
Excercise 1: Hypothesis classes and XOR (due March 20, 2023)
Excercise 2: Softmax and Gradients (due March 28, 2023)
Assignment 1: Gradients and SGD (due 23:59, April 24, 2023). You may find this python (and numpy) intro useful.
Excercise 3: Hello Computation Graph (no need to submit)
Assignment 2: Window-based Tagging (Due May 16, 2023).
Assignment 3: RNN Acceptors and Transducers (Due May 31, 2023).
Assignment 4: Implementing an Extractive Question Answering Model (Optional. Due: July 30, 2023).
Multi-layer Perceptron (quick recap), representatios, Ngram-LM pdf
Word Embeddings, pdf
Variable Length Seqs, Ngrams, ConvNets pdf
Recurrent Neural Networks (2) pdf
Recurrent Neural Networks (3), Multi-task Learning, modeling, Seq2seq pdf
Recurrent Neural Networks (4) - Attention-based Models, Transformers (if time) pdf
Inverse-problems. LM-Pretraining. pdf
Continue LM-pretraining (same slides as previous lecture).
Embedding Projections, Adversarial Representation Learning, Ethics pdf
Intro to machine learning concepts: Course in Machine Learning. In particular read the first 3 chapters. Some later chapters are also relevant.
Kyunghyun Cho's class notes
Graham Neubig at CMU. class of 2021 (includes videos)
Roger Grosse and Nitish Srivastava at University of Toronto. class
Richard Socher at Stanford. class
Hugo Larochelle at University of Sherbrooke. video lectures