Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
Delta() const | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Delta() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
Gradient() const | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Gradient() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Layer() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
OutputParameter() const | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
OutputParameter() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Parameters() const | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Parameters() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
Reset() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
serialize(Archive &ar, const uint32_t) | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
WeightNorm(LayerTypes< CustomLayers... > layer=LayerTypes< CustomLayers... >()) | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
~WeightNorm() | mlpack::ann::WeightNorm< InputDataType, OutputDataType, CustomLayers > | |