Eric Jang details how AI has mastered programming and thinking, reimplementing AlphaGo from scratch using Claude Code in weeks. Modern agents automate experiments, hyperparameter tuning, and reporting via structured workflows. This scales reasoning as a schedulable resource, transforming productivity and society.
Key Points
- 1.Eric Jang rebuilt AlphaGo using Claude for code, hypotheses, and experiments
- 2.Structured single-file Python workflows with data/figures folders and report.md outputs
- 3.Shift from statistical LLMs to systematic reasoning models like DeepSeek R1
Impact Analysis
Automates reasoning at scale, potentially reshaping organizational structures and power dynamics beyond efficiency gains.
Technical Details
Uses timestamped experiment folders, serial hyperparameter optimization differing from prior systems like Vizier, enabling full-cycle AI-driven research.



