- Updated: March 23, 2026
- 2 min read
AI‑Driven eCLIP Model Boost with Claude Code: Autoresearch Case Study
AI‑Driven eCLIP Model Boost with Claude Code: Autoresearch Case Study
In a recent experiment, researchers leveraged Karpathy’s Autoresearch framework together with Claude Code to iteratively improve an eCLIP model on the Ukiyo‑eVG dataset. The study showcases how large language models can act as autonomous research assistants, guiding data preparation, hyper‑parameter tuning, and model evaluation.

Key Steps & Findings
- Constrained Optimization Loop: The workflow used a sandboxed environment where Claude generated code, executed it, and fed back results for the next iteration.
- Dataset Choice: The Ukiyo‑eVG dataset was selected for its rich visual diversity, providing a challenging benchmark for eCLIP.
- Training Configuration: Multiple runs explored temperature‑clamp fixes, learning‑rate schedules, and batch‑size adjustments.
- Performance Gains: Mean rank dropped from 344.68 to 157.43, a 54% improvement.
- Key Wins: The temperature‑clamp fix and targeted hyper‑parameter sweeps were pivotal.
- Challenges: Later phases faced diminishing returns and required manual intervention to break local minima.
Reflections on LLM‑Driven Research
The experiment highlights both the promise and limits of LLM‑assisted ML pipelines. While Claude Code accelerated iteration speed and uncovered non‑obvious fixes, human oversight remained essential for interpreting results and steering the research direction.
Read the full original blog post here. For more AI‑focused case studies, explore our AI research hub and stay updated via the Ubos.tech newsroom.
Andrii Bidochko
CTO UBOS
Andrii Bidochko is an AI entrepreneur and researcher focused on AI agents, reinforcement learning, and autonomous systems. He writes about the technologies shaping the future of machine intelligence, from frontier models and agent architectures to real-world AI applications.