bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::envs::bandits::MultiArmedBanditsSpace Struct Reference

struct MultiArmedBanditsSpace specifies the MultiArmedBandits state-action space More...

#include <multi_armed_bandits.h>

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.
 

Detailed Description

struct MultiArmedBanditsSpace specifies the MultiArmedBandits state-action space

Member Typedef Documentation

◆ action_space

The type of the action space for the environment.

◆ action_type

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

◆ state_space

The type describing the state space for the environment.

◆ state_type


The documentation for this struct was generated from the following file: