Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 157 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 157 Bytes

Bandits

bandit algos

install environment ... with mamba or pip

pip install -e . # editable mode 
or 
pip install .

more docs coming soon ...