public class HiddenLayerParams
extends java.lang.Object
| Constructor and Description |
|---|
HiddenLayerParams(int min,
int max)
Construct a hidden layer param object with the specified min and max
values.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMax() |
int |
getMin() |