public class RoundedLinear extends BaseActivationFunction
Constructor and Description |
---|
RoundedLinear() |
Modifier and Type | Method and Description |
---|---|
INDArray |
applyDerivative(INDArray input)
Applies the derivative of this function
|
Class<? extends ElementWiseOp> |
transformClazz()
The class used for transformation
|
apply, equals, toString, type
public Class<? extends ElementWiseOp> transformClazz()
Copyright © 2014. All Rights Reserved.