I trained a balatro RL agent to play the game. It's not very good yet, but it's getting to ante 4/5 most of the time while I'm debugging the automation mod. I think I can get it to beat white stake soonish, but I need to implement a few things first, like using tarot cards on cards, and simulating more of the joker pool.
This isn't my best trained agent, but it's the first one I got working with the automation mod fairly well:
https://www.youtube.com/watch?v=Ne6hwy64c94
Trained via reinforcement learning on a custom environment, then integrated into the real game via a mod that exposes a websocket to control it.