Home

BanditOpt.jl

BanditOpt.jl is a julia package to make it easy to experiment with Multi-Armed Bandit problems.

BanditOptModule.

BanditOpt is a Julia package for experimenting with various Multi-Armed Bandit algorithms.

source

Package Features

This package implements popular MAB algorithms and arm models along with a clean API to easily prototype and evaluate new algorithms wit popular algorithms in literature. The library also aims at reproducible research and provides implementation for a wide set of bandit settings available in Bandit literature.

Manual Outline