AutoResearch

Autonomous ML research harness by Andrej Karpathy. A ~630-line Python repo: `prepare.py` (untouchable, data + utils), `train.py` (edited by the agent, model, optimizer, loop), `program.md` (agent instructions). A coding agent (Claude Code, Cursor, Codex) iterates on `train.py`, each run is exactly 5 minutes, keeps only what beats the current val_bpb. ~100 experiments per sleep cycle.

Strengths

Limitations

Best for

Official site

View on Coeurdar