Skip to content
/ obandit Public

ocaml multi-armed bandit module

License

Notifications You must be signed in to change notification settings

freuk/obandit

Repository files navigation

obandit

obandit is a multi-armed bandit OCaml module distributed under the ISC license. It supports the EXP, UCB and Epsilon-greedy family of algorithms.