Skip to content

Code for the paper "Learning to Correlate in Multi-Player General-Sum Sequential Games".

Notifications You must be signed in to change notification settings

TommasoBianchi/CFR-Jr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFR-Jr

Code for the paper "Learning to Correlate in Multi-Player General-Sum Sequential Games" (published on ariXiv and NeurIPS).

Usage

The entry point of the code is the python script runner.py. It currently supports {CFR, CFR+, CFR-S, CFR-Jr} as regret-minimization algorithms, which can be run on instances of the the games of {Kuhn, Leduc, Goofspiel, Random, Hanabi}.

Run the command python runner.py --help for more detailed information on the usage.

About

Code for the paper "Learning to Correlate in Multi-Player General-Sum Sequential Games".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages