Coursework for CS533 : Natural Language Processing
Assignment 1 - n-gram models
Assignment 2 - Log-linear and Neural Linear Models
Assignment 3 - Back-propagation and Self-Attention
Assignment 4 - Hidden Markov Models (HMM), Probabilistic Context Free Grammar (PCFG), Conditional Random Field (CRF)
Assignment 5 - Expectation Maximisation (EM), Variational Auto-Encoder (VAE)
Implementation of the paper : Not all attention is needed - Gated Attention Network for Sequence Data (GA-Net) Repo : https://github.com/keya-desai/Gated-Attention