Scalable Implementation of Deep CFR and Single Deep CFR
-
Updated
May 6, 2020 - Python
Scalable Implementation of Deep CFR and Single Deep CFR
[NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation
A Doudizhu reinforcement learning AI
This repository is the accompanying code for the paper CFVFP. This paper presents a new algorithm for solving incomplete information games - CFVFP, which has better results than MCCFR in some games. The paper has been accepted by NeurIPS 2024.
I made 2 different AIs (a neural network and a Q-learning algithm) play an imperfect information game and observe the strategys that both players used.
Python library of imperfect information games, and self-play and exploitative algorithms
Analyzing Betting Game and its applications specially in poker
Series of tools to evaluate and examine the game Dark Hex
Experimenting with intelligent agents utilizing a variety of different algorithmic methods to develop an expert level bot for the card game of Schnapsen.
Add a description, image, and links to the imperfect-information-games topic page so that developers can more easily learn about it.
To associate your repository with the imperfect-information-games topic, visit your repo's landing page and select "manage topics."