Metadata-Version: 2.4
Name: bayesmab
Version: 0.1.0
Summary: Bayesian multi-armed bandit implementation with adaptive Thompson Sampling
Author-email: Wahidur Rahman <rahmanw@hotmail.co.uk>
License: MIT
Project-URL: Homepage, https://github.com/Wahidur-Rahman/BayesMAB
Project-URL: Bug Tracker, https://github.com/Wahidur-Rahman/BayesMAB/issues
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Dynamic: license-file
