Struct epsilon_greedy_config

Inheritance Relationships

Base Type

  • public rcppsw::config::base_config

Struct Documentation

struct epsilon_greedy_config : public rcppsw::config::base_config

Configuration for the \(\epsilon\)-greedy task allocation method, as described in.

Todo:

paper ref.

Public Members

double epsilon = {-1}
std::string regret_bound = {}