Hacker News new | ask | show | jobs
by will_byrd 953 days ago
I love that the code is so short and understandable. Could be turned into a Pearl.
1 comments

Thanks. I adapted this old MCTS library: https://github.com/ImparaAI/monte-carlo-tree-search which is also very short and understandable.