org.apache.commons.math3.ml.neuralnet.sofm
public interface LearningFactorFunction
Modifier and Type | Method and Description |
---|---|
double |
value(long numCall)
Computes the learning rate at the current call.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.