obandit
Ocaml Multi-Armed Bandits
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies