Package org.apache.solr.ltr.model
Interface NeuralNetworkModel.Activation
-
- Enclosing class:
- NeuralNetworkModel
protected static interface NeuralNetworkModel.Activation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
apply(float in)
-