mlpack
mlpack::ann::SoftShrink< InputDataType, OutputDataType > Member List

This is the complete list of members for mlpack::ann::SoftShrink< InputDataType, OutputDataType >, including all inherited members.

Backward(const DataType &input, DataType &gy, DataType &g)mlpack::ann::SoftShrink< InputDataType, OutputDataType >
Delta() constmlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
Delta()mlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
Forward(const InputType &input, OutputType &output)mlpack::ann::SoftShrink< InputDataType, OutputDataType >
Lambda() constmlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
Lambda()mlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
OutputParameter() constmlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::SoftShrink< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)mlpack::ann::SoftShrink< InputDataType, OutputDataType >
SoftShrink(const double lambda=0.5)mlpack::ann::SoftShrink< InputDataType, OutputDataType >