
- 25
I’ve been playing around with different poker bot setups for fun, nothing too serious, and hit a wall trying to decide between sticking to the old-school rule-based logic or letting a neural net do its own learning. I actually tried a basic rules script during a home game sim, and it felt predictable after a while — like once you see the pattern, you know what’s coming. But the neural net version feels like a black box, I don’t fully get why it makes certain moves. Has anyone here had success balancing those two approaches?