Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
bandit.h File Reference
#include "../init.h"
#include "../types.h"
#include "../program/program.h"
#include "../vary/search_space.h"
#include "../util/utils.h"
#include "bandit_operator.h"
#include "dummy.h"
#include "thompson.h"
#include "linear_thompson.h"
Include dependency graph for bandit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Brush::MAB::Bandit< T >
 The Bandit struct represents a multi-armed bandit. More...
 

Namespaces

namespace  Brush
 < nsga2 selection operator for getting the front
 
namespace  Brush::MAB