Reinforcement Learning Progress
Today, OpenAI released a new result. We used PPO (Proximal Policy Optimization), a general reinforcement learning algorithm invented by OpenAI, to train a team of 5 agents to play Dota and beat semi-pros.

Today, OpenAI released a new result. We used PPO (Proximal Policy Optimization), a general reinforcement learning algorithm invented by OpenAI, to train a team of 5 agents to play Dota and beat semi-pros.
This is the game that to me feels closest to the real world and complex decision making (combining strategy, tactics, coordinating, and real-time action) of any game AI had made real progress against so far.
The agents we train consistently outperform two-week old agents with a win rate of 90-95%. We did this without training on human-played games—we did design the reward functions, of course, but the algorithm figured out how to play by training against itself.
This is a big deal because it shows that deep reinforcement learning can solve extremely hard problems whenever you can throw enough computing scale and a really good simulated environment that captures the problem you’re solving. We hope to use this same approach to solve very different problems soon. It's easy to imagine this being applied to environments that look increasingly like the real world.
There are many problems in the world that are far too complex to hand-code solutions for. I expect this to be a large branch of machine learning, and an important step on the road towards general intelligence.
Twitter Widget Iframe
About the Author
Avneesh is the founder of Permissionless Academy, a platform for young adults to build leverage using AI.
He spent a decade inside the K-12 system building Schoolze (now Schoolze Labs) before concluding that meaningful education reforms have to come from outside it. Today he runs six AI-native and legacy products solo, with agents at the core and no traditional team!
He writes about education, agency, and building leverage in the age of AI!
Related Posts
Uber vs Car Ownership
Taking uberX everywhere is now cheaper for me than owning a car (I have an expensive car, so it's not a super fair comparison, but I still think it's interesting).
Keep the Internet Open
The FCC has announced plans to roll back policies on net neutrality, and its new head has indicated he has no plan to stop soon.
What Happened to Innovation
There’s a lot of debate about whether or not the pace of innovation has slowed, and if so, what that means. After some particularly brutal pitches that felt like Saturday Night Live parodies of startups, I feel compelled to weigh in. This question cannot be answered with a yes or a no; innovation
US Digital Currency
I am pretty sure cryptocurrency is here to stay in some form (at least as a store of value, which is the only use case we have seen work at scale so far). There was possibly a time when governments could have totally stopped it, but it feels like that’s in the rearview mirror.