Interface FeatureInitializer


  • public interface FeatureInitializer
    Defines how to assign the first value of a neuron's feature.
    Since:
    3.3
    • Method Detail

      • value

        double value()
        Selects the initial value.
        Returns:
        the initial value.