I train manipulation policies on a physical arm and build the evaluation apparatus that says honestly whether they work.
Graduate Research Assistant in the SJSU Department of Applied Data Science since March 2026, training and evaluating SO-101 pick-and-place policies on real hardware. The work covers the whole loop: teleoperated data collection, quality gates over the recorded episodes, PyTorch and CUDA training runs, and a physical evaluation harness that scores rollouts one at a time and survives being interrupted.
Training the policy is the easy half. The harder half is the measurement: a harness that returns the arm to start on its own, guards against stale caches, logs every failure mode separately, and reports 92% instead of rounding it up. That work now extends into Isaac Sim and MuJoCo for SO-ARM101 and Franka Emika Panda arms, so control approaches can be checked before they reach hardware.