Below you will find pages that utilize the taxonomy term “Deep Learning”
Beyond Leave Tables: A State-of-the-Art CNN Static Evaluator for Scrabble
Saturday, Jun 21, 2025
I’ve trained a convolutional neural network that beats our long-standing equity engine (HastyBot’s static evaluator) in direct play - 51.7 % win rate over 250K self-play games - making it, as far as we know, the strongest pure static evaluator in Scrabble today. In this post I walk through the feature set (board image, rack, bag, tempo, power-tile counts, more), the training pipeline, results, and why a value-only CNN is already changing how we build BestBot’s Monte Carlo search. Code, weights, and data scripts are all open-sourced for anyone who wants to tinker.
read more