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/CHANGES.html

0.0.2

  • Support building with dune (PR by @gridbugs)
  • Breaking: switch to a monadic interface
  • Breaking: incremental API
  • Proper doc

0.0.1

  • First release
OCaml

Innovation. Community. Security.

On This Page
  1. 0.0.1