Uses of Interface
org.dmg.pmml.neural_network.HasActivationFunction
-
Packages that use HasActivationFunction Package Description org.dmg.pmml.neural_network -
-
Uses of HasActivationFunction in org.dmg.pmml.neural_network
Classes in org.dmg.pmml.neural_network with type parameters of type HasActivationFunction Modifier and Type Interface Description interfaceHasActivationFunction<E extends PMMLObject & HasActivationFunction<E>>Classes in org.dmg.pmml.neural_network that implement HasActivationFunction Modifier and Type Class Description classNeuralLayerclassNeuralNetwork
-