whatsdis / pluribus

Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.
https://science.sciencemag.org/highwire/filestream/728919/field_highwire_adjunct_files/0/aay2400-Brown-SM.pdf
215 stars 50 forks source link

Code correction for Python 3.7 #5

Closed Mudr0x closed 3 years ago

Mudr0x commented 3 years ago

All code errors corrected for Python 3.7, it remains several errors on debug compilation that I could not yet solve like code at line 112: filter(lambda cards,i : playersInHand[i], h.pCards) I got "() missing 1 required positional argument: 'i'", I have tried to convert it to list or many other manipulations but no way to solve this.

Any help is welcome at Visual Studio live share: https://prod.liveshare.vsengsaas.visualstudio.com/join?03423Y4LifzTFwwyam7RHC6iYPKmuyo6rsBE