package obandit

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

Install

Authors

Maintainers

Sources

obandit-0.3.4.tbz
md5=f5aa2c86eb25d4fad308d3de0dbc9288

Description

release downloads web

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: 16 Mar 2018

Dependencies (6)

  1. batteries
  2. cmdliner
  3. topkg build
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml >= "4.01.0" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None