-
I've been working on using the new LP tools to solve some games, including poker subgames and was wondering if anyone had any ideas for optimizing infostate trees and their memory usage.
It seems …
-
This issue is deprecated.
Please submit here: https://www.gptshunter.com/submit-gpt
## Thanks to our sponsor: FlowGPT
Click to view more.
![image](https://github.com/airyland/gptshunter.com/…
-
I'm attempting to use the phevaluator python module for a personal project of mine however when trying to import I get an error in regards to the hash.py file provided with 0.5.1
I've not been able…
-
When declaring a hand to be a flush, it's not enough to say that it's a J high flush. To determine which of two flushes is better, you might need all the cards (comparing J 10 7 4 3 to J 10 7 4 2, for…
-
I posted [a thread on Reddit](https://www.reddit.com/r/Python/comments/rplts6/i_tested_the_nogil_fork_with_a_parallel/) summarising some testing I performed where I found nogil to be very slow. I trie…
-
Currently mb2 treats players who never show up the same as players who have been playing, but time out. In both cases the player is marked as on vacation and at showdown, if the player is in a hand (u…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
[Mexican Poker](https://poker.fandom.com/wiki/Mexican_Poker) ([another set of rules](https://www.thebike.com/play/poker_mexican_poker.php)) can be implemented in steps:
- [x] Deck with 8, 9, 10 rem…
-
I am trying to install basing from other docker containers that provide PyTorch/Tensorflow-GPU respectively. However during build I get this error:
```
Processing /openspiel
ERROR: Command er…
-
Hi, I was trying to install open_spiel in my server. And when I do the step of "ctest -j$(nproc)", it said "4% tests passed, 159 tests failed out of 166". I am using python3.6.9.