Class | Description |
---|---|
LearningAgentToSGAgentInterface |
A stochastic games
SGAgent that takes as input a single agent LearningAgent
to handle behavior. |
LearningAgentToSGAgentInterface.ActionReference |
A wrapper that maintains a reference to a
Action or null. |
LearningAgentToSGAgentInterface.StateReference |
A wrapper that maintains a reference to a
State or null. |