org.encog.neural.prune
Class HiddenLayerParams
- java.lang.Object
-
- org.encog.neural.prune.HiddenLayerParams
-
public class HiddenLayerParams extends java.lang.ObjectSpecifies the minimum and maximum neuron counts for a layer.
-
-
Constructor Summary
Constructors Constructor and Description HiddenLayerParams(int min, int max)Construct a hidden layer param object with the specified min and max values.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetMax()intgetMin()
-
DMelt 3.0 © DataMelt by jWork.ORG