Eric Jang on X: "For the last few months I've been working on a from-scratch implementation of AlphaGo, a 2016 AI breakthrough that inspired me to get into deep learning. My casual understanding of AlphaGo was "search-augmented deep neural networks trained with self-play", but I wanted to go" / X
For the last few months I've been working on a from-scratch implementation of AlphaGo, a 2016 AI breakthrough that inspired me to get into deep learning. My casual understanding of AlphaGo was "search-augmented deep neural networks trained with self-play", but I wanted to go
For the last few months I've been working on a from-scratch implementation of AlphaGo, a 2016 AI breakthrough that inspired me to get into deep learning. My casual understanding of AlphaGo was "search-augmented deep neural networks trained with self-play", but I wanted to go deeper and understand it by creating it. Frontier deep learning research has always been expensive, but any given capability gets cheaper very quickly. In 2026, you no longer need DeepMind's resources to train a strong Go AI - you can vibe code all of it yourself for just a few thousand dollars of rented compute. It…
saved by
related reading
- How Go Players Disempower Themselves to AI — LessWronglesswrong.com
- Simple Alpha Zeroweb.stanford.edu
- As Rocks May Think | Eric Jangevjang.com
- fast.ai—Making neural nets uncool again – fast.aifast.ai
- Just Ask for Generalization | Eric Jangevjang.com
- An Overview of Deep Learning for Curious People | Lil'Loglilianweng.github.io
- My path to OpenAIblog.gregbrockman.com
- AI Engineering from Scratchaiengineeringfromscratch.com
- Frontier Coding Agents Can Now Implement an AlphaZero Self-Play Machine Learning Pipeline For Connect Four That Performs Comparably to an External Solver — LessWronglesswrong.com
- GitHub - jacobhilton/deep_learning_curriculum: Language model alignment-focused deep learning curriculumgithub.com
- AlphaZero: Shedding new light on chess, shogi, and Godeepmind.com
- AlphaGo Zero: Minimal Policy Improvement, Expectation Propagation and other Connectionsinference.vc