package obandit

  1. Overview
  2. No Docs
Ocaml Multi-Armed Bandits

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=755a7e0a25da631ab5d4b486506f9cfa

Description

Obandit is an OCaml module for basic multi-armed bandits. It supports the EXP3, UCB1 and Epsilon-greedy algorithms.

Obandit is distributed under the ISC license.

Published: 23 Mar 2017

Dependencies (5)

  1. batteries
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None