Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 505 Bytes

index.md

File metadata and controls

16 lines (14 loc) · 505 Bytes

BanditOpt.jl

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

BanditOpt

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