public interface ActivationFunction extends com.google.common.base.Function<org.jblas.DoubleMatrix,org.jblas.DoubleMatrix>, Serializable
Modifier and Type | Method and Description |
---|---|
org.jblas.DoubleMatrix |
applyDerivative(org.jblas.DoubleMatrix input)
Applies the derivative of this function
|
Copyright © 2014. All Rights Reserved.