RLPark 1.0.0
Reinforcement Learning Framework in Java
|
Public Member Functions | |
double[] | lastReceivedObs () |
Legend | legend () |
Package Functions | |
CritterbotAction | lastAction () |
void | close () |
String | label () |
Definition at line 8 of file CritterbotProblem.java.
void zephyr.plugin.core.api.synchronization.Closeable.close | ( | ) | [package, inherited] |
String zephyr.plugin.core.api.labels.Labeled.label | ( | ) | [package, inherited] |
Implemented in zephyr.plugin.core.api.internal.logfiles.LogFile, zephyr.plugin.core.api.synchronization.ClockInfo, rlpark.plugin.rltoys.horde.demons.PredictionDemon, rlpark.plugin.rltoys.horde.demons.PredictionOffPolicyDemon, rlpark.plugin.rltoys.horde.functions.RewardObservationFunction, rlpark.plugin.rltoys.problems.puddleworld.ConstantFunction, rlpark.plugin.robot.helpers.RobotEnvironment, and rlpark.plugin.critterbot.crtrlog.CrtrLogFile.
CritterbotAction rlpark.plugin.critterbot.CritterbotProblem.lastAction | ( | ) | [package] |
double [] rlpark.plugin.critterbot.CritterbotProblem.lastReceivedObs | ( | ) |
Implemented in rlpark.plugin.critterbot.crtrlog.CrtrLogFile.
Legend rlpark.plugin.critterbot.CritterbotProblem.legend | ( | ) |