Mungojerrie  1.1
Mungojerrie
Public Attributes | List of all members
Gym::GymInfo Struct Reference

Class for encapsulation of return values of Gym. More...

#include <Gym.hh>

Public Attributes

GymObservation observation
 
Reward reward
 
BDD letter
 
bool done
 
std::vector< GymAction > actions
 
Player player
 
bool discountOverride = false
 
double discount = 0.0
 
bool terminationOverride = false
 

Detailed Description

Class for encapsulation of return values of Gym.


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