[This is preliminary documentation and is subject to change.]
Updates the network using simplified Q-learning with standard backpropagation
Namespace: Clarion.FrameworkAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
Remarks
![]() |
---|
This method should not be called until the Feedback and ChosenOutput properties have been set |
![]() |
---|
The simplified Q-learning backpropagation network instance MUST by committed before this method is called. Failure to commit the simplified Q-learning backpropagation network before calling this method will cause an exception to be thrown. |