Series
Ai Robotics
The "Ai Robotics" series has 8 parts — read them in order from part 1.
AI & PerceptionRL for Robotics: PPO, SAC and How to Choose Your Algorithm
Overview of RL algorithms for robotics — PPO, SAC, TD3 and guide to choose the right algorithm for each robot problem.
Imitation Learning: BC, DAgger and DAPG for Robots
Why imitation learning is more important than RL for many manipulation problems — how to collect data and train policies.

Action Chunking Transformers (ACT): Architecture in Detail
Analyzing ACT — why predicting multiple actions together is better, CVAE encoders, and temporal ensembling.

Diffusion Policy: A Revolution in Robot Manipulation
Why diffusion models are breakthrough for robotics — multimodal distributions, high-dimensional actions, and stability.
VLA Models: RT-2 → Octo → OpenVLA → π0
History and evolution of Vision-Language-Action models — what each model solves and the trade-offs.

SpatialVLA: 3D Understanding for Robot Manipulation
Why 3D spatial awareness matters for VLA — Ego3D Position Encoding and Adaptive Action Grids.

Hands-on: Fine-tune OpenVLA with LeRobot
Practical tutorial — fine-tune OpenVLA on custom data, LoRA, quantization, and deploy on a real robot.

OpenVLA: Open VLA for Robots
A beginner-friendly deep dive into OpenVLA 7B: idea, architecture, setup, fine-tuning, inference, and real robot results.