[This is preliminary documentation and is subject to change.]
This class serves as the base template class for all reinforcement-trainableimplicit components in the Clarion Library
Namespace: Clarion.Framework.TemplatesAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public abstract class ReinforcementTrainableImplicitComponent : TrainableImplicitComponent, ITracksMatchStatistics, IReinforcementTrainable, ITrainable, IExtractsRules |
Remarks
![]() |
---|
This class is abstract, and therefore cannot be initialized on its own |
Copyright 2011. Nicholas Wilson
Inheritance Hierarchy
System..::..Object
Clarion.Framework.Core..::..ClarionComponent
Clarion.Framework.Templates..::..ImplicitComponent
Clarion.Framework.Templates..::..TrainableImplicitComponent
Clarion.Framework.Templates..::..ReinforcementTrainableImplicitComponent
Clarion.Framework.Core..::..ClarionComponent
Clarion.Framework.Templates..::..ImplicitComponent
Clarion.Framework.Templates..::..TrainableImplicitComponent
Clarion.Framework.Templates..::..ReinforcementTrainableImplicitComponent