Documentation For Encog 2.x

HiddenLayerParams Members

HiddenLayerParams overview

Public Instance Constructors

HiddenLayerParams Constructor Construct a hidden layer param object with the specified min and max values.

Public Instance Properties

Max The maximum number of neurons.
Min The minimum number of neurons.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

HiddenLayerParams Class | Encog.Neural.Networks.Prune Namespace