×
Home Projects Blogs

Projects

ML-Track

Multimodal Stress Counselor

Building a multimodal conversational agent that understands audio and visual cues and is fine-tuned for real-time stress counseling.

FastSim with CERN

Developing flow-based, diffeomorphic generative models for "Fast Shower Simulation (FastSim)" in High Energy Physics.

Neural Architecture Search

Neural Architecture Search (NAS) for optimizing tiny LLM architectures. Implemented both Reinforcement Learning (RL) and Bayesian Optimization approaches for architecture search.

3D Scene Reconstruction

End-to-end 2D to 3D scene reconstruction using classical, hybrid, and learning-based strategies including SfM, MVS, GANs, Neural Radiance Fields, and Gaussian Splattings.

Face Recognition on LFW Dataset

Comprehensive analysis using traditional machine learning classifier systems for face recognition on the LFW dataset.

Core CS-Track

Distributed Program Execution

Byzantine Fault Tolerance in Peer-to-Peer Networks. Built with OmNET++ Simulator.

Huffman Encoder

File compression system using Huffman coding algorithm.