A
Alex Chen
HomeAboutProjectsResearchSkillsExperience
Blog
ResumeContact

Blog

Thoughts on AI, machine learning, and software engineering. Tutorials, research insights, and lessons learned.

Featured

FeaturedDeep Learning

Understanding Vision Transformers: A Deep Dive

Exploring the architecture and mechanisms that make ViT models so effective for image classification tasks. We break down attention patterns and positional encodings.

2025-12-15·8 min read
FeaturedTutorial

Fine-tuning LLMs with LoRA: A Practical Guide

Learn how to efficiently fine-tune large language models using Low-Rank Adaptation techniques. Includes code examples and best practices.

2025-11-28·12 min read

All Posts

MLOps

Building Production-Ready ML Pipelines

Best practices for creating scalable, maintainable machine learning pipelines in production environments. From data ingestion to model serving.

2025-11-10·10 min read
Deep Learning

The Mathematics Behind Attention Mechanisms

A mathematical deep dive into self-attention, multi-head attention, and their computational complexity. Understanding the theory behind transformers.

2025-10-25·15 min read
MLOps

Efficient Inference with TensorRT

Optimizing neural network inference using NVIDIA TensorRT. Learn about quantization, layer fusion, and dynamic batching.

2025-10-12·9 min read
Research

My Journey to NeurIPS 2024

Reflections on publishing my first paper at a top-tier conference. The research process, rejections, and lessons learned.

2025-09-28·7 min read
A
Alex Chen

AI/ML Engineer crafting intelligent systems and exploring the frontiers of machine learning.

Navigation

  • About
  • Projects
  • Research
  • Blog
  • Contact

Connect

© 2026 Alex Chen. All rights reserved.

Built with Next.js & Tailwind CSS