← Back

RL Lessons

I'm learning reinforcement learning by building an AlphaZero-style agent for Star Realms, working through a six-session curriculum: value functions → TD learning → neural networks by hand → Monte-Carlo Tree Search → AlphaZero on a toy game → AlphaZero on Star Realms. These lessons are the write-ups.

More lessons will appear here as the sessions happen.