blog
Research writeups and notes on NLP, interpretability, and AI tooling.
Scanning Machine Brains
How supervised probing can help us isolate linguistic understanding in LLMs.
Learning CNNs by Building them from Scratch
A Convolutional Neural Network implemented in NumPy with modular layers.
Simple LSTM Irony Detector
A BiLSTM that detects irony in tweets based off SemEval 2018 Task 3.