Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
Brush::MAB Namespace Reference

Classes

struct  Bandit
 The Bandit struct represents a multi-armed bandit. More...
 
class  BanditOperator
 A virtual class representing a bandit operator. More...
 
class  DummyBandit
 
class  LinearThompsonSamplingBandit
 
class  ThompsonSamplingBandit