Class | Description |
---|---|
RLGlueAgent |
An RLGlue Agent that is implemented as a BURLAP
Environment , so that
any BURLAP RL agent can control the RLGlue agent. |
RLGlueAgent.MutableInt |
A mutable int wrapper
|
RLGlueAgent.StateReference |
A wrapper that maintains a reference to a
State or null. |
RLGlueDomain |
A class for generating a BURLAP
Domain for an RLGlue TaskSpec . |
RLGlueDomain.RLGlueActionType |
A BURLAP
ActionType that corresponds to an RLGlue action that is defined by a single int value. |
RLGlueDomain.RLGlueActionType.RLGLueAction | |
RLGlueState |
A
State for RLGLue Observation objects. |
RLGlueState.RLGlueVarKey |