Changes

Jump to: navigation, search

Scorpio

4 bytes added, 21:59, 20 June 2018
no edit summary
==MCTS==
Scorpio '''2.7.9''', released in December 2017, optionally features a [[Monte-Carlo Tree Search]] (MCTS) <ref>[http://www.talkchess.com/forum/viewtopic.php?t=66032 Scorpio 2.7.9] by [[Daniel Shawul]], [[CCC]], December 16, 2017</ref>. Scorpio '''2.8''' in February 2018, MCTS with [[Alpha-Beta|alpha-beta]] [[Bojun Huang#Rollout|rollouts]] as suggested [[Bojun Huang]] <ref>[[Bojun Huang]] ('''2015'''). ''[https://www.semanticscholar.org/paper/Pruning-Game-Tree-by-Rollouts-Huang/a38b358745067f71a9c780db117ae2471e693d63 Pruning Game Tree by Rollouts]''. [[AAAI]]</ref>. The parallel search for MCTS uses virtual loss to distribute work among [[Thread|threads]] in standard MCTS rollouts, and [[ABDADA]] like BUSY flag for alpha-beta rollouts. ABDADA and parallel MCTS from the [[Go ]] world are very similar in nature <ref>[http://www.talkchess.com/forum/viewtopic.php?t=66552 Scorpio 2.8] by [[Daniel Shawul]], [[CCC]], February 10, 2018</ref>.
==Evaluation==

Navigation menu