Created my own game and its AIs as well
-
Updated
Jun 5, 2024 - C++
Created my own game and its AIs as well
Python notebook divided into two sections: The first section shows the MTCS algorithm applied to a binary tree. Then it expands the study to an MTCS variant. The second section studies firstly the MonteCarlo algorithm for policy evaluation. Secondly, the implementation of a learning agent in a gridworld and then it analyzes the performance of SA…
To associate your repository with the mtcs topic, visit your repo's landing page and select "manage topics."