ACE_eval
ACE_eval copied to clipboard
Patch 1
ashelly --
Thanks for the amazing evaluator you created. I encapsulated it in Cython, tweaked the performance as best I could (nowhere near yours), and created some python functions for it. Some check accuracy like yours, others let you evaluate hands against each other (either deterministically or via simulation), and some one checks all starting hands against n-opponents.
I don't know if you're interested in incorporating, but I thought I'd give you the choice. Your tool was awesome, and I hope my contribution can help other folks interested in this as well.
Best, Chris
Very cool. I'll check it out shortly.
I haven't forgotten this, just super busy.