Discussion about this post

User's avatar
Thomas Johnson's avatar

I've literally built this exact thing over the past few months before I read this post. I didn't think about using Brier score, but I have the "predict a move a player this strength would make given the position and time on the clock", the "how likely is it that white wins / black wins / draws" given position, ratings, and time on the clock and "predict how much time the player would think given the position, rating, and times on the clock"

I haven't packaged it up into a full product yet, but hit me up if you want to try it out.

Expand full comment
Kevin's avatar

A slightly different approach, I think I would go for a prediction of, given this position and this player rating, what move will they make. Then you could use that to deduce, this move is technically worse, but it can only be defeated by a 3000-level move, and it is very likely to beat a 2600.

The question of how to train an LLM to eg explain to me when I should push my h pawn positionally seems tougher. You can at least get a corpus of when it’s actually correct and when it isn’t. Then maybe fine tune the llm for it?

Expand full comment
2 more comments...

No posts