robopoker

Play, learn, solve, and analyze No-Limit Texas Hold Em. Implementation follows from Monte Carlo counter-factual regret minimization over with hierarchical K-means imperfect recall abstractions. (by krukah)

Robopoker Alternatives

Similar projects and alternatives to robopoker based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better robopoker alternative or higher similarity.

robopoker discussion

Log in or Post with

robopoker reviews and mentions

Posts with mentions or reviews of robopoker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-19.
  • Professional Poker Players Know the Optimal Strategy but Don't Always Use It
    2 projects | news.ycombinator.com | 19 Jul 2024
    One thing I haven't seen anyone mention yet is that Nash equilibria do not actually exist when you move beyond heads-up into multi-way play. There's strong empirical evidence that solving abstracted games using MCCFR and using real-time depth-limited tree search dominates humans and outperforms all other AI strategies, but these results aren't theoretically sound, unlike in heads-up play.

    I've actually been working slowly on https://github.com/krukah/robopoker, an open-source Rust implementation of Pluribus, the SOTA poker AI. What I've found interesting is the difference in how I approach actually playing poker versus how I approach building a solver. Playing the game naturally consists of reasoning about narratives and incorporating information like hand history, play style, live tells. Whereas solving the game is about evaluating tradeoffs between the guarantees of imperfect-information game theory and the constraints of Texas Hold'em, finding a balance between abstract and concrete reasoning.

Stats

Basic robopoker repo stats
1
26
9.7
6 days ago

krukah/robopoker is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of robopoker is Rust.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?