mlpack 3.4.2
PReLU< InputDataType, OutputDataType > Member List

This is the complete list of members for PReLU< InputDataType, OutputDataType >, including all inherited members.

Alpha() constPReLU< InputDataType, OutputDataType >inline
Alpha()PReLU< InputDataType, OutputDataType >inline
Backward(const DataType &input, const DataType &gy, DataType &g)PReLU< InputDataType, OutputDataType >
Delta() constPReLU< InputDataType, OutputDataType >inline
Delta()PReLU< InputDataType, OutputDataType >inline
Forward(const InputType &input, OutputType &output)PReLU< InputDataType, OutputDataType >
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient)PReLU< InputDataType, OutputDataType >
Gradient() constPReLU< InputDataType, OutputDataType >inline
Gradient()PReLU< InputDataType, OutputDataType >inline
OutputParameter() constPReLU< InputDataType, OutputDataType >inline
OutputParameter()PReLU< InputDataType, OutputDataType >inline
Parameters() constPReLU< InputDataType, OutputDataType >inline
Parameters()PReLU< InputDataType, OutputDataType >inline
PReLU(const double userAlpha=0.03)PReLU< InputDataType, OutputDataType >
Reset()PReLU< InputDataType, OutputDataType >
serialize(Archive &ar, const unsigned int)PReLU< InputDataType, OutputDataType >