I'm a university student & open-source researcher passionate at the intersection of AI, Reinforcement Learning, and 3D Computer Graphics.
- π¬ Building research-grade AI benchmarks with honest, reproducible evaluation
- π Exploring 3D Gaussian Splatting (3DGS) optimization and urban mobility AI
- π Advocate for reproducible research β strict train/test splits, checked-in reference metrics, and honest negative results
- π― Believer in rigorous experimentation over hype-driven claims
π Urban Mobility AI
AI-driven taxi fleet repositioning on 263 NYC zones β demand forecasting, multi-agent simulation, offline RL & reproducible OPE
| Highlights | |
|---|---|
| π§ | Forecasting β LightGBM, XGBoost, Ensemble, GraphSAGE |
| π€ | RL Policies β DQN, Double DQN, IQL with paired statistical tests |
| π¦ | Multi-Agent Simulator β calibrated competition, demand depletion |
| β | 402 passing tests, reproducibility badges, strict temporal splits |
| π | NDCG@3 0.9565 Β· +$54/driver DQN lift (p < 1e-10) |
| π | Live Interactive Demo |
Which 3DGS renderer is fastest? Which compression is best? We measured them all β on the same GPU, same scenes, same protocol.
| Highlights | |
|---|---|
| β‘ | 12 renderer variants β gsplat, 3DGS, Speedy-Splat, TC-GS, and HiGS |
| π | 5 real-world scenes Γ multi-metric: FPS, PSNR, SSIM, LPIPS, VRAM |
| π¬ | HiGS ablation β 7Γ sparse-training speedup research with quality retention |
| π | Pareto-optimal analysis β identify true win-win trade-offs |
| π | Live Results |
π€ Local AI Stack
A private, local AI workspace for RAG, knowledge bases, coding help, and LoRA fine-tuning.
| Highlights | |
|---|---|
| π§© | Ollama + FastGPT + pgvector β full local AI stack |
| π | RAG pipeline β document retrieval, chunking, embeddings |
| π― | LoRA fine-tuning β customize models on your own data |
| π³ | Docker Compose β one-command deployment |
"Reproducibility is not optional."
Every benchmark in my repositories includes:
- β Checked-in reference metrics for validation
- β Strict temporal / leakage-safe data splits
- β Honest negative results β not every idea works
- β Paired statistical tests β not just point estimates
- β Transparent limitations documented alongside results


