Posts by Collection

experience

projects

PDE Solvers Collection

Published:

Numerical methods for solving partial differential equations with applications in physics and engineering

NLP Claims Analysis

Published:

Natural language processing system for automated insurance claims analysis and classification

Anime Recommendation System

Published:

Content-based and collaborative filtering recommendation system for anime using user ratings and metadata

Deep Interest Network for CTR

Published:

Implementation of Deep Interest Network for click-through rate prediction in recommendation systems

Credit Risk Modeling

Published:

Advanced credit risk assessment using machine learning techniques for loan default prediction

XGBoost Fraud Detection System

Published:

Machine learning system for credit card fraud detection using XGBoost with advanced feature engineering

Convex Optimization Toolkit

Published:

Implementation of modern convex optimization algorithms with applications in machine learning and signal processing

SARIMA Time Series Toolkit

Published:

Seasonal ARIMA modeling toolkit for time series forecasting with automated parameter selection

GNN-based Recommendation System

Published:

Graph Neural Network approach to solving cold-start problems in recommendation systems with dynamic embeddings

Brain MRI Segmentation

Published:

Deep learning-based brain tumor segmentation using GANet-Seg architecture for medical image analysis

Environmental AQI Analysis

Published:

Air Quality Index prediction and analysis using machine learning and environmental data

Robotics Algorithms Toolkit

Published:

Collection of fundamental robotics algorithms including path planning, SLAM, and control

Robotics Perception and Control

Published:

Integrated perception and control system for robotic manipulation using computer vision and reinforcement learning

Health Tracker Web Application

Published:

Comprehensive web application for tracking blood glucose, ketones, food intake, and body metrics with automatic health calculations

recent

HPSTM-Gen: Generative Human Pose Sequence Model

Published:

We present a generative extension of HPSTM, enabling structured human motion to be sampled from noise using flow matching and anatomical constraints. Extensions to broader action spaces and physical robot deployment are left for future work.

research

GANNet-Seg: Adversarial Learning for Brain Tumor Segmentation with Hybrid Generative Models

Work in progress. View on arXiv

Leveraging pre-trained GANs and U‑Net, this framework combines a global anomaly detection module with iterative mask refinement under adversarial loss to accurately segment brain tumors on multi‑modal MRI. By incorporating synthetic image augmentation, it overcomes limited annotated data and achieves superior lesion‑wise Dice and HD95 performance on the BraTS benchmark, reducing reliance on fully labeled datasets for real‑world clinical use.

GitHub Repository

Genuine-ESFP: Estimating, Smoothing, Filtering, and Pose‑Mapping

Work in progress. View on arXiv

Leveraging a monocular RGB stream and a novel Transformer-based smoothing module (HPSTM), this end-to-end ESFP pipeline estimates 3D human pose via ROMP, enforces anatomical consistency through forward‑kinematics, and maps refined trajectories to a low‑cost 4‑DoF uArm in real time. By jointly predicting per‑joint uncertainty and applying dynamic filtering, it delivers smooth, reliable vision‑to‑robot imitation for desktop manipulation tasks.

GitHub Repository | Demo

HPSTM-Gen: Generative Human Pose Sequence Model

Currently ongoing research (not yet published)

We present a generative extension of HPSTM, enabling structured human motion to be sampled from noise using flow matching and anatomical constraints. Extensions to broader action spaces and physical robot deployment are left for future work.

teaching