alpha | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |
Alpha() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Alpha() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Backward(const DataType &&input, DataType &&gy, DataType &&g) | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
delta | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |
Delta() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Delta() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Deriv(const double x) | mlpack::ann::PReLU< InputDataType, OutputDataType > | inlineprivate |
Deriv(const InputType &x, OutputType &y) | mlpack::ann::PReLU< InputDataType, OutputDataType > | inlineprivate |
Fn(const double x) | mlpack::ann::PReLU< InputDataType, OutputDataType > | inlineprivate |
Fn(const arma::Mat< eT > &x, arma::Mat< eT > &y) | mlpack::ann::PReLU< InputDataType, OutputDataType > | inlineprivate |
Forward(const InputType &&input, OutputType &&output) | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
gradient | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |
Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
Gradient() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Gradient() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
inputParameter | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |
InputParameter() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
InputParameter() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
outputParameter | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |
OutputParameter() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
OutputParameter() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Parameters() const | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
Parameters() | mlpack::ann::PReLU< InputDataType, OutputDataType > | inline |
PReLU(const double user_alpha=0.03) | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
Reset() | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
Serialize(Archive &ar, const unsigned int) | mlpack::ann::PReLU< InputDataType, OutputDataType > | |
user_alpha | mlpack::ann::PReLU< InputDataType, OutputDataType > | private |