Skip to content

morikatron/iig_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI for Imperfect Information Game

このリポジトリは不完全情報ゲームのナッシュ均衡戦略を計算的に求めるアルゴリズム、Counterfactual Regret Minimization(CFR)をPython3で実装したものです。 CFRについて解説したブログはこちらになります

Relevant Papers

Requirements

  • Python3
  • pyyaml
  • tqdm

Usage

  • clone this repo
$ git clone https://github.com/morikatron/iig_ai.git
  • change directory and run
$ cd iig_ai
$ python cfr/cfr.py

Performance Example

vanilla cfr performance

About

AI for Imperfect Information Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages