public interface DActivationReLU<T extends deepboof.Tensor<T>> extends deepboof.forward.ActivationReLU<T>, deepboof.DFunction<T>
Interface of ActivationReLU which adds functionality for the backwards step.
ActivationReLU
forward, setParameters
backwards, evaluating, isLearning, learning
getOutputShape, getParameters, getParameterShapes, getTensorType, initialize