AI Trains AI
Jul '26- RL-trained a Qwen3.6-35B-A3B agent to write complete RL training jobs (environments, rewards, datasets & hyperparameters), with reward climbing from ~0.0 to a 0.63 peak over 54 steps and transferring to a held-out task family it never trained on.
- Built nested RL system where the agent's jobs spawned ~1,750 real GPU training runs of Qwen3 0.6B/1.7B models across a warm fleet of up to 16 Runpod pods, with each trained model's hidden-eval score flowing back as the outer loop's reward signal.
- Observed emergent trainer strategy as the agent learned to prefer the stronger base model (42% → 95% of episodes) and adopt the exposed hyperparameter surface, while keeping the entire headline arc under £950 (~$1,275) all-in via Tinker + prime-rl.