From dcea31d02feb76c1522c2be545001f8a99ba7e08 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 18 Jul 2020 22:52:34 +0530 Subject: [PATCH] Adds catan cheating blog post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40443d5..cc716aa 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ If you aren't able to access any paper on this list, please [try using Sci-Hub]( - [Reinforcement Learning of Strategies for Settlers of Catan](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.561.6293&rep=rep1&type=pdf) - [Deep Reinforcement Learning in Strategic Board GameEnvironments](https://doi.org/10.1007/978-3-030-14174-5_16) [[pdf](https://hal.archives-ouvertes.fr/hal-02124411/document)] - [Monte Carlo Tree Search in a Modern Board Game Framework](https://project.dke.maastrichtuniversity.nl/games/files/bsc/Roelofs_Bsc-paper.pdf) +- [The impact of loaded dice in Catan](https://izbicki.me/blog/how-to-cheat-at-settlers-of-catan-by-loading-the-dice-and-prove-it-with-p-values.html) # Diplomacy - [Learning to Play No-Press Diplomacy with Best Response Policy Iteration ](https://arxiv.org/abs/2006.04635)