From 3cd95de0b7659dd330bf1bdca47a89c5da4df4da Mon Sep 17 00:00:00 2001 From: flenniffer Date: Sun, 10 Apr 2022 19:32:53 +0200 Subject: [PATCH] Add blog post on RL for Settlers of Catan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee6f454..25cb3aa 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ If you aren't able to access any paper on this list, please [try using Sci-Hub]( - [Strategic Dialogue Management via Deep Reinforcement Learning](http://arxiv.org/abs/1511.08099) (journalArticle) - [Strategic Dialogue Management via Deep Reinforcement Learning](http://arxiv.org/abs/1511.08099) (journalArticle) - [Analysis of 'The Settlers of Catan' Using Markov Chains](https://repository.tcu.edu/handle/116099117/49062) (thesis) +- [Learning to Play Settlers of Catan with Deep Reinforcement Learning](https://settlers-rl.github.io/) (blogPost) # Shobu - [Shobu AI Playground](https://github.com/JayWalker512/Shobu) (computerProgram)