â back to home
CV / Portfolio
Temporally-organized overview of some my work.
This page will be updated soonâŚ
Projects
min-llm
: (WIP) Minimal implementations of LLM components for learning purposes. 2024-GPbeT
: An LLM-powered user interface to assist in sports betting. 2024CS 231N Project
: Prototypical pre-training for visual representation learning. 2023CS 330 Project
: Gradient-based meta learning for morphologically diverse few-shot cell segmentation. 2022CS 221 Project
: Distributionally robust multi-task optimization for fair skin cancer classification. 2022torchplate
: A minimal, open-source experiment framework for machine learning workflows in PyTorch. 2022-2023rsbox
: An open-source toolbox of utility functions for machine learning in Python. 2022-2023ddpm-pytorch
: Minimal implementation of denoising diffusion probabilistic models (DDPM) in PyTorch. 2022-2023CS 109 Project
: Developed a novel approach using Gaussian distributions to model curvature in hand-drawn spirals. Won CS 109 challenge (1st place among 239 participants) 2022lemnos
: An open source light-weight command-line to-do list manager, built with python. 2021-2022
Research
- âContrastive ground-level image and remote sensing pre-training improves representation learning for natural world imageryâ (ECCV 2024).
- âBeyond the imitation game: Quantifying and extrapolating the capabilities of language modelsâ (ICLR 2023, Spotlight).
- âPrototypical Pre-Training for Visual Representation Learningâ