My Projects
My projects encompass of topics such as fine-tuning dataset for language models, software development, reinforcement learning, and adversarial machine learning.
My projects encompass of topics such as fine-tuning dataset for language models, software development, reinforcement learning, and adversarial machine learning.
Benchmarked various Small Language Models on their docstring generation quality. Created a fine-tuning dataset and released it along with a fine-tuned Google's CodeGemma model.
arXiv | Code | HuggingFace
Used feature squeezing to improve the performance of a Deep Reinforcement Learning algorithm (DQN) trained to play Atari Pong, under adversarial attacks.
Parallelized the hyperparameter search (grid and random) of a Neural Network using Distributed Hash Table by sharing computational resources across multiple nodes.
Designed and developed a prototype 3D printer using Arduino Mega (Senior year Engineering project).