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