poker_ai
poker_ai copied to clipboard
🤖 An Open Source Texas Hold'em AI
Why wouldn't you simply include the cluster file, my third time trying to finish it so far... Also how do we adapt this for a 52 card deck? Is this...
**Describe the bug** After clustering and training, there is a error with playing a bot, like the attachment. **To Reproduce** Steps to reproduce the behavior: 1. Go to path ''...
After pip install. try poker_ai --help and give me ModuleNotFoundError: No module named 'rich' More error are similar to this post: https://stackoverflow.com/questions/67984145/modulenotfounderror-no-module-named-rich-logging-in-python
When I run "docker build " command, I get some Errors of "files not found". like attachment. After checked my research folder, there is not buleprint_algo folder in there. How...
@fedden , would love your help on this branch if you want to jump on at any time. Feel free to restructure as you please. I got the ball rolling...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
I am getting this error when i run poker_ai cluster. Did you ever get this error? (poker3.8) adnan@adnan-GL65-Leopard-10SFSK:~/poker_ai$ poker_ai cluster Creating flop info combos: 100%|██████████████| 190/190 [00:07
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
It appears that in the readme.md file the [Read the Documentation](https://github.com/fedden/poker_ai/blob/develop) link is broken. The link is returning a famous GitHub 404 page instead.