Solving Angry Birds with Reinforcement Learning

Aus International Center for Computational Logic
Wechseln zu:Navigation, Suche
Toggle side column

Solving Angry Birds with Reinforcement Learning

Studienarbeit von 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.