Changes

Jump to: navigation, search

CrazyAra

4 bytes removed, 17:01, 22 May 2021
no edit summary
=Monte-Carlo Graph Search=
CrazyAra optionally features an improvement of the AlphaZero's [[Monte-Carlo Tree Search|MCTS]] / [[Christopher D. Rosin#PUCT|PUCT]] algorithm, considering [[Transposition|transpositions]] -
dubbed '''Monte-Carlo Graph Search''' based on a [https://en.wikipedia.org/wiki/Directed_acyclic_graph directed acyclic graph] (DAG) instead of a [https://en.wikipedia.org/wiki/Tree_structure tree structure] <ref>[[Johannes Czech]], [[Patrick Korus]], [[Kristian Kersting]] ('''2020'''). ''Monte-Carlo Graph Search for AlphaZero''. [https://arxiv.org/abs/2012.11045 arXiv:2012.11045]</ref> <ref>[https://github.com/QueensGambit/CrazyAra/wiki/Engine-settings Engine settings · QueensGambit/CrazyAra Wiki · GitHub]</ref>.

Navigation menu