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