Skip to content

Code repository for the self-initiated group research project "An Investigation of Reinforcement Learning Algorithms for Mastering the Game of Santorini"

Notifications You must be signed in to change notification settings

AryanSarswat/Santorini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Santorini

Code repository for the self-initiated group research project "An Investigation of Reinforcement Learning Algorithms for Mastering the Game of Santorini", completed as part of an Independent Study Module during Semester 2 of AY20/21 at the National University of Singapore.

About

In this project, we investigated various reinforcement learning based strategies for an agent to effectively learn and play the board game Santorini. These strategies include:

  1. Minimax search + linear value function approximators trained using reinforcement learning techniques (RootStrap and TreeStrap)
  2. Non-linear value function approximation using Artificial Neural Networks (ANNs) and Convolutional Neural Networks (CNNs) + Monte Carlo Tree Search

About

Code repository for the self-initiated group research project "An Investigation of Reinforcement Learning Algorithms for Mastering the Game of Santorini"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published