SkillAgentSearch skills...

Hunl

Heads Up No Limit Poker Solver (Tipton)

Install / Use

/learn @hh2010/Hunl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Heads Up No Limit Poker Solver

The Jupyter notebook in this repository largely represents the code from Will Tipton's Solving Poker with IPython video series.

However, I have begun editing the code to add additional features and also make the solver more user friendly. For example, this code was only intended to run on Windows for Python 2, but now also works on Python 3 and MacOS.

This was accomplished by removing the Equity Array creator functionality. There are a lot of improvements that need to be made to that part of the program, so for now you can only run the Equity Arrays on the boards that are in the eqarray folder.

I have also begun working on a GUI interface for the solver. Simply type ./main.py in order to run it. So far the only functionality are Hand vs Range and Range vs Range equity calculations.

There is a lot of work to do on this project. I look forward to spending more time on it. Let me know if you have any questions or comments: hasan.haq@gmail.com

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated10mo ago
Forks5

Languages

Jupyter Notebook

Security Score

67/100

Audited on May 26, 2025

No findings