[This is preliminary documentation and is subject to change.]
The NeuralNetwork type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Commit |
Commits the neural network
(Overrides ImplicitComponent..::..Commit()()()().) |
![]() |
ComputeHiddenActivation |
Calculates the hidden activation
|
![]() |
ComputeOutputActivation |
Calculates the output activation
|
![]() |
IsEligible |
Indicates whether or not the component is eligible to be used
(Inherited from ClarionComponent.) |
![]() |
PropagateActivation |
Calculates the output activations based on the current input
(Overrides ImplicitComponent..::..PropagateActivation()()()().) |
![]() |
Retract |
Retracts the implicit component
(Inherited from ImplicitComponent.) |