O
- Observation data structure type, see ExperimentReinforcementLearning.getObservation(Agent, Object)
A
- Action data structure type, see ExperimentReinforcementLearning.applyAction(Agent, Object)
C
- Configuration data structure type, see ExperimentReinforcementLearning.applyConfiguration(Agent, Object)
public interface LearningAgentInterface<O,A,C>
extends java.io.Serializable
ExperimentReinforcementLearning
: describes
the interaction between the model and Learning Platform / pre-trained Learning AgentModifier and Type | Method and Description |
---|---|
A |
takeAction(O observation,
A emptyAction) |
Copyright © AnyLogic North America, LLC. All Rights Reserved.