package prbnmcn-mcts
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
States must be distinguished as either terminal or nonterminal.
val actions : nonterminal -> action array
Actions available at a given state.
val next : nonterminal -> action -> state
Given a state and an action, one can move to the next state.
val reward : terminal -> float
Reward at a terminal state.
The MCTS is parameterised by a Monte-Carlo exploration. Setting to `Uniform
will use an uniform search.
val exploration_kernel : [ `Uniform | `Kernel of nonterminal -> state gen ]
val pp_action : Format.formatter -> action -> unit
val pp_terminal : Format.formatter -> terminal -> unit
val pp_nonterminal : Format.formatter -> nonterminal -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>