[This is preliminary documentation and is subject to change.]
Updates the network using 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, ChosenOutput, and NewInput properties have been set |
![]() |
---|
The Q-learning backpropagation network instance MUST by committed before this method is called. Failure to commit the Q-learning backpropagation network before calling this method will cause an exception to be thrown. |