elliottneilclark / rs-poker

rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
Apache License 2.0
88 stars 26 forks source link

feat: add historian that writes json to a directory #121

Closed elliottneilclark closed 5 months ago

elliottneilclark commented 5 months ago

Summary:

Test Plan: Ran agent_battle example