package prbnmcn-ucb1

  1. Overview
  2. Docs
UCB1 algorithm for multi-armed bandits

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.2.tar.gz
md5=6069c06cb3d39438403ec6bc0857a80e
sha512=a49ae99ee2385ae504e2ef3e1e96393d57067efaaa2f8cea1d356475b279248df8fe06f4d7f489afbc3be8a1868af5e4b404a07ba0c04cbb5276b39bd7acc4bb

Description

UCB1 algorithm for multi-armed bandits

Published: 29 Nov 2021

README

ucb1

Implementation of the UCB1 algorithm for multi-armed bandits in OCaml.

Dependencies (2)

  1. ocaml >= "4.08.0"
  2. dune >= "2.8"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest >= "1.4.0" & with-test

Used by

None

Conflicts

None