nshahpazov / bandits

Small project to tackle the bandit problem in RL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bandits

bandit algos

install environment ... with mamba or pip

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

more docs coming soon ...

About

Small project to tackle the bandit problem in RL

License:Apache License 2.0


Languages

Language:Python 100.0%