Hi! I'm a junior at Harvard studying computer science and statistics. Here are some projects I've worked on.
(Check out my most recent project golden-arm!)
- Prune As You Tune - compress your neural network during parameter-efficient fine-tuning, while remembering pre-training knowledge
- Explain This, Pruner! - an investigation of the effect of model pruning on LLM explainability and curvature
- InferBiomechanics - models for motion generation and dynamics prediction, trained on the AddBiomechanics dataset ๐ฆต
- I developed the
dynamics_inference
anddiffusion
branches with camilobrownpinilla
- I developed the
- MiniDiffusion - implementation of Denoising Diffusion Probabilistic Models for image generation ๐๏ธ
- TimeSeriesForecasting - random forest and LSTM models for financial time series classification ๐
- VioLibrary - a full-stack web app for violin repertoire exploration and recommendation ๐ป
- SlavicGPT - GPTs trained on Russian language scraped from the web โ๏ธ
- bardle - a Shakespearean wordle with the Bard reacting as you play ๐ชถ
- NetworkConnectivity - a paper applying linear algebra to graph theory to solve network analysis problems, with a Python application analyzing the connectivity of a collaboration network of jazz musicians ๐ธ๏ธ
- golden-arm - the official web application for Harvard's student-run movie theater, with seat booking, film festivals, an admin content management system, and more ๐ฅ
- SnakeCube - Snake, but 3D...and with LEDs! ๐
- PodcastPal - an AI assistant for chatting about online articles, YouTube videos, or Lex Fridman podcast episodes via RAG ๐ค
- MiniML - OCaml metacircular interpreters manifesting varying semantics ๐ช