Concept information
TERME PRÉFÉRENTIEL
Monte Carlo Tree Search
DÉFINITION(S)
- Monte-Carlo Tree Search (MCTS) involves simulating numerous random sequences of actions or steps in the resolution of a problem, and assessing the final result on a cost or utility criterion. These simulations lead to the choice of the best first action. Before making this choice, we try to simulate all options at least once (exploration), and the most promising a large number of times (exploitation) to obtain sufficient statistics on their results. MCTS is used in particular in probabilistic planning and games. (Source: translated from https://ia.gdria.fr/Glossaire/monte-carlo-tree-search/ )
CONCEPT(S) GÉNÉRIQUE(S)
SYNONYME(S)
- MCTS
TRADUCTIONS
-
français
-
MCTS
URI
http://data.loterre.fr/ark:/67375/23L-NWGGPC6B-H
{{toUpperCase label}}
{{#each values }} {{! loop through ConceptPropertyValue objects }}
{{#if prefLabel }}
{{/if}}
{{/each}}
{{#if notation }}{{ notation }} {{/if}}{{ prefLabel }}
{{#ifDifferentLabelLang lang }} ({{ lang }}){{/ifDifferentLabelLang}}
{{#if vocabName }}
{{ vocabName }}
{{/if}}