Package deepboof.impl.backward.standard
package deepboof.impl.backward.standard
-
ClassesClassDescriptionImplements common functionality for all batch normalization implementations for
Tensor_F64.BaseDFunction<T extends deepboof.Tensor<T>>Base class which implements common functionality between allDFunctionImplementation ofDActivationReLUforTensor_F64Implementation ofDActivationSigmoidforTensor_F64.Implementation ofDActivationTanHforTensor_F64.Backwards implementation ofClippedPadding2D_F64.Backwards implementation ofConstantPadding2D_F64.Implementation ofDFunctionBatchNormforTensor_F64.Implementation ofDFunctionDropOutforTensor_F64Implementation ofDFunctionLinearforTensor_F64Implementation ofDSpatialBatchNormforTensor_F64.Implementation ofDSpatialConvolve2DforTensor_F64.DSpatialWindowChannel<T extends deepboof.Tensor<T>,P extends DSpatialPadding2D<T>> Backwards functions for operations which convolve a window across the input spatial tensor and process the image in a BCHW (batch, channel, (row, column)) order, e.g.DSpatialWindowImage<T extends deepboof.Tensor<T>,P extends DSpatialPadding2D<T>> Backwards functions for operations which convolve a window across the input spatial tensor.ElementWiseDFunction<T extends deepboof.Tensor<T>>Base class for element-wise derivative functionsImplementation ofNumericalGradientforTensor_F64