Solving Royal Game of Ur Using Reinforcement Learning

08/23/2022
by   Sidharth Malhotra, et al.
0

Reinforcement Learning has recently surfaced as a very powerful tool to solve complex problems in the domain of board games, wherein an agent is generally required to learn complex strategies and moves based on its own experiences and rewards received. While RL has outperformed existing state-of-the-art methods used for playing simple video games and popular board games, it is yet to demonstrate its capability on ancient games. Here, we solve one such problem, where we train our agents using different methods namely Monte Carlo, Qlearning and Expected Sarsa to learn optimal policy to play the strategic Royal Game of Ur. The state space for our game is complex and large, but our agents show promising results at playing the game and learning important strategic moves. Although it is hard to conclude that when trained with limited resources which algorithm performs better overall, but Expected Sarsa shows promising results when it comes to fastest learning.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/16/2018

Monte Carlo Q-learning for General Game Playing

Recently, the interest in reinforcement learning in game playing has bee...
research
04/28/2022

AlphaZero-Inspired General Board Game Learning and Playing

Recently, the seminal algorithms AlphaGo and AlphaZero have started a ne...
research
08/25/2022

Turning Mathematics Problems into Games: Reinforcement Learning and Gröbner bases together solve Integer Feasibility Problems

Can agents be trained to answer difficult mathematical questions by play...
research
01/25/2019

Evaluation Function Approximation for Scrabble

The current state-of-the-art Scrabble agents are not learning-based but ...
research
06/01/2018

Strategic Object Oriented Reinforcement Learning

Humans learn to play video games significantly faster than state-of-the-...
research
12/23/2022

Generalised agent for solving higher board states of tic tac toe using Reinforcement Learning

Tic Tac Toe is amongst the most well-known games. It has already been sh...

Please sign up or login with your details

Forgot password? Click here to reset