←back to thread

365 points lawrenceyan | 1 comments | | HN request time: 0.207s | source
Show context
barelyusable ◴[] No.41876458[source]
What are some of the go-to books/articles for computer chess? I like the game and have a decent understanding of basics, so studying algorithms based on the game would be a good opportunity for me to learn conventional algos, but also RL/ML/MCTS etc. Also I wonder what is the go-to codebase these days?
replies(2): >>41877236 #>>41877723 #
1. sinuhe69 ◴[] No.41877723[source]
https://www.chessprogramming.org/

Is the portal to go. From there, you can dig deeper in many relevant themes.