Reinforcement Learning

Explore Reinforcement Learning through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: AI in Gaming

Articles that also belong to these categories. Counts cover all of Reinforcement Learning.

Showing 1-7 of 7 articles

Agent57

Agent57 is a model-free distributed reinforcement learning algorithm developed by Google DeepMind and reported in 2020.

AI AgentsAI Models

AlphaGo Zero

AlphaGo Zero is a Go-playing computer program developed by DeepMind that reached a superhuman level entirely through self-play reinforcement learning, starting from random play with no human game data.

AI in GamingGoogle DeepMind

AlphaZero

AlphaZero is a general-purpose reinforcement learning algorithm developed by DeepMind that taught itself to play chess, shogi (Japanese chess), and Go at a superhuman level from scratch, using only the rules…

AI in GamingArtificial Intelligence

Monte Carlo Tree Search

Monte Carlo Tree Search (MCTS) is a heuristic search algorithm for sequential decision-making that finds strong actions by running many simulated playthroughs of a problem and aggregating their outcomes into a…

AI in GamingAlgorithms

Pluribus (poker AI)

Pluribus is an artificial intelligence program that defeated elite human professionals at six-player no-limit Texas hold'em, the most popular form of poker played by people.

AI in GamingMeta AI