We introduce Augmented Normalization (AugNorm), a plug-and-play normalization approach for deep neural networks that achieves comparable in-distribution test accuracy to BatchNorm while improving worst-case test accuracy under subpopulation shift.
View ProjectWe explore the generalizability of LLMs on discrete path planning tasks, utilizing Chain of Thought reasoning and existing foundational models. These are finetuned on several novel discrete tasks, discussing trade-offs associated with each. Done as the final project for CS 6756 (Learning for Robot Decision Making).
View ProjectImplemented manipulator dynamics, LQR, and iLQR to control N-link manipulators. Done as the final project for ECE 6210 (Linear Systems).
View ProjectCreated a mini-game that involves rotating 2-qubit statevectors into target statevectors using basic quantum gates. Implemented an adversarial mode (vs. a bot) with Deep Q-Learning.
View Project