Struct MultiArmedBanditsSpace

Struct Documentation

struct MultiArmedBanditsSpace

struct MultiArmedBanditsSpace specifies the MultiArmedBandits state-action space

Public Types

typedef Null state_space

The type describing the state space for the environment.

typedef Null state_type

The type of the state.

typedef Null action_space

The type of the action space for the environment.

typedef uint_t action_type

The type of the action to be undertaken in the environment.