Hey, I’m a Machine Learning Researcher | Neural Networks & Applied AI
I am a machine learning researcher and engineer focused on building efficient neural network architectures for real-world applications. My work spans deep learning, computer vision, and natural language processing, with a strong emphasis on representation learning, scalability, and deployment-ready AI systems.
I work on neural network–driven intelligence systems that operate under complex data distributions, limited resources, and real-world constraints, translating theoretical ideas into robust, practical models that perform reliably beyond controlled settings.
My goal is to create AI systems that are efficient, interpretable, and usable at scale, bridging cutting-edge research with production-ready deployment.
Currently, I am working as a Research Intern at the Computer Vision Lab, IIT Mandi, where I focus on small object detection in high-resolution remote sensing imagery. My research specifically targets objects below 32 x 32 pixels under severe background clutter and scale imbalance, incorporating innovative multi-scale feature fusion with global context modeling.
My research contributions include:
Programming Languages: Python, Java, C++, JavaScript
ML/AI Frameworks: PyTorch, TensorFlow, OpenCV, NumPy, Pandas, Scikit-learn
Tools & Technologies: Git, Docker, Linux, SQL, MongoDB, React, Node.js
🏆 Finalist - IIT Guwahati Techniche Tech-Expo 2025 (Top 30 out of 2400 teams)
🥇 Rank 76 - IIT Kharagpur Data Science Hackathon (Kshitij) 2025
🏅 First Prize - College Research Paper Competition
📄 Research Paper Under Review - “IoT for Sustainable Resource Management”
When I’m not immersed in research, I enjoy exploring new technologies, contributing to open-source projects, and staying updated with the latest developments in AI and computer vision.
Download my resumé .
Computer Science and Engineering
Core competencies in machine learning and computer vision
Research and Development Projects
Transfer learning with pretrained VGG16 and ResNet architectures for medical image analysis, achieving 92% validation accuracy.
Automated neural architecture search techniques for efficient model design with multi-objective optimization, achieving 30% latency reduction.
Multi-region deep-learning system for optimal power generation forecasting using environmental, temporal, and demand data.
Real-time vision-based system for American Sign Language gesture recognition with optimized CNN architectures, achieving 95% classification accuracy.
Production-grade machine-learning–driven WAF for real-time threat detection, anomaly identification, and automated security response.
LSTM-based sequence modeling system for fake news detection using contextual understanding and pretrained GloVe embeddings, achieving 89% F1-Score.
No blogs available right now - Coming soon!

Building and deploying a multipage Python webapp in a few simple steps.

Technical and Non-Technical books that will help you a become better data scientist.

Discussing a fix to create a Django form which can have a dynamic number of input fields.

Discussing the new features and updates in Python 3.11 and how to install the 3.11 Alpha version.

A summer fellowship for people looking to make a positive change in society through data science

Efficient and Quick Text Analysis Tool built using Streamlit including Text Summarization, POS Tagging and Named Entity Recognition.

Building your first Multipage Streamlit application and deploying it. The prerequisite is knowing the basics of Python and Streamlit.

Implementing Semideviation, VaR and CVaR risk estimation strategies in Python. Downside risk is when the returns go lower than the buy price and how to estimate them.

One of the key factors involved in asset and portfolio management is accurately assessing the risk involved in your investment. Implementing a stock market risk analysis strategy in Python.

Machine learning interpretability is a topic of growing importance in this field. Discussin an aspect of machine learning interpretability — feature importance and a novel approach called Shapley Additives.

An end-to-end machine learning project series. Text Analysis and Model Building.

An end-to-end machine learning project series. Problem Definition and Data Collection from Reddit.

An iterative approach to predicting which hand will win the match. An unconventional solution to a conventional problem.