[This is preliminary documentation and is subject to change.]
This class implements a Hopfield type network in the CLARION Library
Namespace: Clarion.FrameworkAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public class HopfieldNetwork : TrainableImplicitComponent, IAutoEncoder, ITrainable |
Remarks
![]() |
---|
See the CLARION-H addendum or Chartier & Boukadoum (2006) for specifics concerning the actual Hopfield network (NDRAM) that has been implemented |
Copyright 2011. Nicholas Wilson
Inheritance Hierarchy
System..::..Object
Clarion.Framework.Core..::..ClarionComponent
Clarion.Framework.Templates..::..ImplicitComponent
Clarion.Framework.Templates..::..TrainableImplicitComponent
Clarion.Framework..::..HopfieldNetwork
Clarion.Framework.Core..::..ClarionComponent
Clarion.Framework.Templates..::..ImplicitComponent
Clarion.Framework.Templates..::..TrainableImplicitComponent
Clarion.Framework..::..HopfieldNetwork