csp.
HomeAboutWorkResearchBlogContact

// blog

Articles & Tutorials

Thoughts on AI, machine learning, deep learning, computer vision, and building production systems.

Deep LearningMay 15, 2026

Understanding Mamba SSM: The Architecture That Could Replace Transformers

A deep dive into state-space models, the Mamba architecture, selective scan algorithm, and why it matters for efficient sequence modeling.

MambaSSMarchitecturedeep learning
AI EngineeringMay 1, 2026

Building Production RAG Systems: A Practical Guide

Everything you need to know about building retrieval-augmented generation systems that actually work in production.

RAGLLMsproductionretrieval
Computer VisionApril 20, 2026

Fine-Tuning Vision-Language Models: A 3-Stage LoRA Approach

Learn how to efficiently fine-tune BLIP and other vision-language models using parameter-efficient techniques.

LoRAfine-tuningBLIPvision-language
ResearchApril 5, 2026

Detecting Hallucinations in LLMs: Semantic Consistency Approach

Research on detecting when language models produce inaccurate or fabricated information using semantic consistency analysis.

hallucination detectionLLMsresearchAI safety
Computer VisionMarch 20, 2026

Computer Vision in 2026: Trends, Tools, and What to Learn

A comprehensive overview of the computer vision landscape in 2026, from foundation models to embodied AI.

computer visiontrendsfoundation modelsCLIP
Deep LearningMarch 10, 2026

Deep Learning for Genomics: Building Multi-Species Foundation Models

How deep learning is transforming genomics research and what it takes to build a genomic foundation model.

genomicsfoundation modelsMambadeep learning
AI EngineeringFebruary 25, 2026

RAG Evaluation: Beyond Simple Accuracy Metrics

A systematic approach to evaluating retrieval-augmented generation systems for production quality.

RAGevaluationmetricsproduction
Deep LearningFebruary 10, 2026

PyTorch 2.x: What Changed and Why It Matters

Understanding the PyTorch 2.x compilation stack, torch.compile, and how to use it effectively.

PyTorchtorch.compileCUDAperformance
Data ScienceJanuary 25, 2026

My Data Science Workflow: From Raw Data to Production ML

A practical guide to my end-to-end workflow for building data science projects that ship.

workflowdata scienceproductionbest practices

Latest on Medium

Medium