This week I’ve begun writing the ML framework on which to train the poker AI. I’ve implemented a system to run Monte Carlo simulations, and am working on implementing stochastic node selection for training. In addition, I’ve implemented the core of the CFR portion of the algorithm which will determine the model weights.
