PodcastIntel
Sign in Get Started Free
Dwarkesh Podcast
Dwarkesh Podcast

Eric Jang – Building AlphaGo from scratch

May 15, 2026 · 2h 37m

About This Episode

<p><a href="https://evjang.com/" target="_blank">Eric Jang</a> walks through how to build AlphaGo from scratch, but with modern AI tools.</p><p>Sometimes you understand the future better by stepping backward. AlphaGo is still the cleanest worked example of the primitives of intelligence: search, learning from experience, and self-play. You have to go back to 2017 to get insight into how the more general AIs of the future might learn.</p><p>Once he explained how AlphaGo works, it gave us the context to have a discussion about how RL works in LLMs and how it could work better – naive policy gradient RL has to figure out which of the 100k+ tokens in your trajectory actually got you the right answer, while AlphaGo’s MCTS suggests a strictly better action every single move, giving you a training target that sidesteps the credit assignment problem. The way humans learn is surely closer to the second.</p><p>Eric also kickstarted an Autoresearch loop on his project. And it was very interesting to discuss which parts of AI research LLMs can already automate pretty well (implementing and running experiments, optimizing hyperparameters) and which they still struggle with (choosing the right question to investigate next, escaping research dead ends). Informative to all the recent discussion about when we should expect an intelligence explosion, and what it would look like from the inside.</p><p>Watch on <a href="https://youtu.be/X_ZVSPcZhtw" target="_blank">YouTube</a>. Read the <a href="https://www.dwarkesh.com/p/eric-jang" target="_blank">transcript</a>.</p><p>And check out the <a href="https://flashcards.dwarkesh.com/eric-jang/" target="_blank">flashcards</a> I wrote to retain the insights.</p><p>Sponsors</p><p>* <a href="https://cursor.com/dwarkesh" target="_blank">Cursor</a>‘s agent SDK let me build a pipeline to generate flashcards for this episode. For each card, I had an agent read the transcript, ingest blackboard screenshots, generate an SVG visual, and run everything through a critic. A durable agent is much better at this kind of work than a chain of LLM calls, and Cursor’s SDK made it easy. Check out the cards at <a href="https://flashcards.dwarkesh.com" target="_blank">flashcards.dwarkesh.com</a> and get started with the SDK at <a href="https://cursor.com/dwarkesh" target="_blank">cursor.com/dwarkesh</a></p><p>* <a href="https://janestreet.com/dwarkesh" target="_blank">Jane Street</a> gave me a real deep-dive tour of one of their datacenters. I got to ask a bunch of questions to Ron Minsky, who co-leads Jane Street’s tech group, and Dan Pontecorvo, who runs Jane Street’s physical engineering team. They were willing to literally pull up the floorboards and take out racks to explain how everything works. Check out the full tour at <a href="https://janestreet.com/dwarkesh" target="_blank">janestreet.com/dwarkesh</a></p><p>Timestamps</p><p>(00:00:00) – Basics of Go</p><p>(00:08:17) – Monte Carlo Tree Search</p><p>(00:32:04) – What the neural network does</p><p>(01:00:33) – Self-play</p><p>(01:25:38) – Alternative RL approaches</p><p>(01:45:47) – Why doesn't MCTS work for LLMs</p><p>(02:01:09) – Off-policy training</p><p>(02:12:02) – RL is even more information inefficient than you thought</p><p>(02:22:16) – Automated AI researchers</p> <br /><br />Get full access to Dwarkesh Podcast at <a href="https://www.dwarkesh.com/subscribe?utm_medium=podcast&utm_campaign=CTA_4">www.dwarkesh.com/subscribe</a>

Guests on This Episode

EJ
Eric Jang
1 podcast appearance

More from Dwarkesh Podcast

View all episodes →

Get AI Summaries for Every New Episode

Subscribe to Dwarkesh Podcast and get AI summaries, guest tracking, and email digests delivered automatically.

Sign Up Free →