Interface FeatureInitializer
-
public interface FeatureInitializerDefines how to assign the first value of a neuron's feature.- Since:
- 3.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublevalue()Selects the initial value.
-