[This is preliminary documentation and is subject to change.]
The ReinforcementTrainableImplicitComponent type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CheckExtraction |
Indicates whether or not a rule should be extracted from the reinforcement-trainable implicit component
|
![]() |
Commit |
Commits the trainable implicit component
(Inherited from TrainableImplicitComponent.) |
![]() |
IsEligible |
Indicates whether or not the component is eligible to be used
(Inherited from ClarionComponent.) |
![]() |
Learn |
Initiates a round of learning based on the desired output
(Inherited from TrainableImplicitComponent.) |
![]() |
PropagateActivation |
Calculates the output activations based on the current input
(Inherited from ImplicitComponent.) |
![]() |
ResetStatistics |
Resets the match statistics
|
![]() |
Retract |
Retracts the trainable implicit component
(Inherited from TrainableImplicitComponent.) |
![]() |
UpdateMatchStatistics |
Updates the match statistics for the reinforcement-trainable implicit component
|