mlpack
Public Attributes | List of all members
mlpack::rl::RandomReplay< EnvironmentType >::Transition Struct Reference

Public Attributes

StateType state
 
ActionType action
 
double reward
 
StateType nextState
 
bool isEnd
 

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