package prbnmcn-mcts

  1. Overview
  2. Docs
Monte-Carlo tree search based on UCB1 bandits

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.2.tar.gz
md5=bc21c58f681780879d82e783bcd3deba
sha512=7be82aff6a4f5db7423e8f986654c338d69eae72a6d2fcd6f9ab4719384ba29b988eb6d5282dea086771bb726170a3a80a15a3c0276aebe84fc003d34c61ded1

doc/index.html

prbnmcn-mcts

prbnmcn-mcts provides a DSL to describe non-deterministic computations and perform Monte-Carlo tree search-based selection of choices, guided by a reward function.

See the introduction.

API

  • Mcts The prbnmcn-mcts Monte-Carlo tree search library.
OCaml

Innovation. Community. Security.

On This Page
  1. API