Add a hidden layer's min and max. Call this once per hidden layer. Specify a zero min if it is possible to remove this hidden layer. @param min The minimum number of neurons for this layer. @param max The maximum number of neurons for this layer.
PruneIncremental Class | Encog.Neural.Networks.Prune Namespace