←back to thread

439 points david927 | 1 comments | | HN request time: 0.21s | source

What are you working on? Any new ideas which you're thinking about?
1. actionflop ◴[] No.44418432[source]
I have been working on https://gametreecalculator.com, which is a canvas on which you can draw a decision tree. Assuming the payoffs you define are zero sum, you can calculate the optimal solution (nash equilibrium) by clicking a button. The code for the "calculator" was pulled from https://actionflop.com, where it's used for GTO poker bots you can play heads up no limit holdem against.