Implementation of continuous action. More...

Public Member Functions

 Action ()
 Construct an action instance. More...

 

Public Attributes

std::vector< double > action
 

Static Public Attributes

static size_t size = 0
 

Detailed Description

Implementation of continuous action.

Definition at line 163 of file env_type.hpp.

Constructor & Destructor Documentation

◆ Action()

Action ( )
inline

Construct an action instance.

Definition at line 173 of file env_type.hpp.

Member Data Documentation

◆ action

std::vector<double> action

Definition at line 166 of file env_type.hpp.

◆ size

size_t size = 0
static

Definition at line 168 of file env_type.hpp.

Referenced by ContinuousActionEnv::IsTerminal().


The documentation for this class was generated from the following file:
  • /var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-git/src/mlpack/methods/reinforcement_learning/environment/env_type.hpp