package obandit

  1. Overview
  2. Docs
Ocaml Multi-Armed Bandits

Install

Dune Dependency

Authors

Maintainers

Sources

obandit-0.2.3.1-5-g40e1b6c.tbz
sha256=be3f5f5251993066ef25fc34f921376dc31383d95b0f226c2af41d1a7394b0bd
md5=d82685c6eee4b958f480a10f86c78d13

README.md.html

Obandit — Ocaml Multi-Armed Bandits

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.

Homepage: http://freux.fr/obandit

Installation

Obandit can be installed with opam:

opam install obandit

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online.

OCaml

Innovation. Community. Security.