[This is preliminary documentation and is subject to change.]

The ReinforcementTrainableImplicitComponent..::..ReinforcementTrainableImplicitComponentParameters type exposes the following members.

Properties

  Name Description
Public property ELIGIBILITY
A switch that can be used to specify eligibility (in the absence of a more sophisticated eligibility method)
Public property EXTRACTION_PROBABILITY
The extraction probability (i.e., the probability a rule will be extracted)
Protected property IsGlobal
Used to specify whether the particular instance of the parameters class is being used for global or local parameters
(Inherited from ClarionComponent..::..ClarionComponentParameters.)
Public property POSITIVE_MATCH_THRESHOLD
The threshold for the positive match criterion

See Also