An open API service indexing awesome lists of open source software.

https://github.com/thomasahle/liars-dice

Liar's Dice AI in Pytorch: www.dudo.ai
https://github.com/thomasahle/liars-dice

ai dice-game games poker

Last synced: 3 months ago
JSON representation

Liar's Dice AI in Pytorch: www.dudo.ai

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/5701dae9-65f4-49ca-9fe3-5fb93ca2befc/deploy-status)](https://app.netlify.com/sites/practical-villani-f6bf90/deploys)

# Lair’s Dice by self-play
I’ve been meaning to learn about AIs for [games like Poker or Liar’s Dice](https://en.wikipedia.org/wiki/Perfect_information) for a while. Recently while reading Deepmind’s article [Player of Games](https://arxiv.org/abs/2112.03178), I thought I might be able to make something really simple that works well enough to be fun. “It shouldn’t take more than an afternoon,” I thought. Of course, I ended up spending much more time on it, but it did turn out to be fun and very simple.

Play against the ai on [dudo.ai](http://dudo.ai/).
Read more in [the blog post](https://medium.com/@lobais/lairs-dice-by-self-play-3bbed6addde0).

![](https://miro.medium.com/max/2000/1*OVT4NdpVID2OMi9p3stSUA.png)