earlyStoppingMethod property

AgentEarlyStoppingMethod earlyStoppingMethod
final

The method to use for early stopping if the agent never returns AgentFinish.

Implementation

final AgentEarlyStoppingMethod earlyStoppingMethod;