Solving Angry Birds with Reinforcement Learning

From International Center for Computational Logic
Revision as of 18:05, 27 February 2017 by Sarah Gaggl (talk | contribs) (Page created automatically by parser function on page Thema3500)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.