pluribus
pluribus copied to clipboard
Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.
Hi, I've downloaded your python port and I can't get it to compile - is it possible or it is not finished and the work must be done? Thanks!
Fully working code translated for Python 3.x from NodeJS original one
Relevant bit from @EAT-CODE-KITE-REPEAT: > getActionsFromInfoSet should do the exact thing as it's called. From the infoSet it should get a set of possible actions at that moment so it...
For example `Hand.solve` (from npm package pokersolver) doesn't exist in the Deuces library for Python. Utilize the same counterpart from Deuces API
When I try to run this project on my PC , Then I get this ``` self.board = [**h.board]; ^ SyntaxError: invalid syntax ```
If it is, how to implement it, please?