I've been learning about Counter Factural Regret (CFR) and have been using it to iteratively work towards writing a no limit texas hold'em poker playing AI agent. It's still in the early stages but seen success with simple forms of poker such as Kuhn, and have expanded to a form of short deck poker.
I have also been brushing up my web skills by creating a visualiser for the poker state via Flask and Vue.js
https://github.com/fedden/pluribus-poker-AI
I've been learning about Counter Factural Regret (CFR) and have been using it to iteratively work towards writing a no limit texas hold'em poker playing AI agent. It's still in the early stages but seen success with simple forms of poker such as Kuhn, and have expanded to a form of short deck poker.
I have also been brushing up my web skills by creating a visualiser for the poker state via Flask and Vue.js