Skip to content

Johannes-H/nfsp-leduc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFSP in Leduc Holdem

This project implements Neural Fictitious Self-Play in Leduc Holdem.

Install

This implementation requires Torch/LuaJIT, as well as the following dependencies:

luarocks install class

Also, the 'fsp' module should be in the Lua path, e.g.

ln -s "$(pwd)"/fsp ~/torch/install/share/lua/5.1/

Run

This is intended to run on cpu, e.g. an AWS c5.large instance reaches 0.1 exploitability in about 5 hours.

th leduc_fsp3.lua <log_path>

About

Neural Fictitious Self-Play in Leduc Holdem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages