Solving Angry Birds with Reinforcement Learning

From International Center for Computational Logic
Toggle side column

Solving Angry Birds with Reinforcement Learning

project thesis by Richard Kwasnicki
Reinforcement Learning is an area of machine learning tackling the problem, which action an agent should take to get a maximum reward. After explaining the model-free reinforcement learning technique Q-learning the result of implementing it for solving the popular puzzle video game Angry Birds is being presented.