open_spiel
open_spiel copied to clipboard
Added JAX implementation of CFR
Implementation of CFR that uses JAX. This allows running CFR with GPU acceleration. Speed up over python CFR implementation is ~10-times on CPU only.
The goal was to make it interchangable with the python CFR.