/thompson-sampling

Java implementation of Thompson sampling to solve the multi-armed bandit problem

Primary LanguageJavaApache License 2.0Apache-2.0

Thompson Sampling

Provides a Thompson sampling implementation in Java