|
mlpack
3.4.2
|
Public Attributes | |
| ActionType | action |
| bool | isEnd |
| StateType | nextState |
| double | reward |
| StateType | state |
Definition at line 48 of file prioritized_replay.hpp.
| ActionType action |
Definition at line 51 of file prioritized_replay.hpp.
| bool isEnd |
Definition at line 54 of file prioritized_replay.hpp.
| StateType nextState |
Definition at line 53 of file prioritized_replay.hpp.
| double reward |
Definition at line 52 of file prioritized_replay.hpp.
| StateType state |
Definition at line 50 of file prioritized_replay.hpp.
1.8.5