|
mlpack
3.4.2
|
Public Attributes | |
| ActionType | action |
| bool | isEnd |
| StateType | nextState |
| double | reward |
| StateType | state |
Definition at line 53 of file random_replay.hpp.
| ActionType action |
Definition at line 56 of file random_replay.hpp.
| bool isEnd |
Definition at line 59 of file random_replay.hpp.
| StateType nextState |
Definition at line 58 of file random_replay.hpp.
| double reward |
Definition at line 57 of file random_replay.hpp.
| StateType state |
Definition at line 55 of file random_replay.hpp.
1.8.5