Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Bias() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Bias() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Delta() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Delta() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Gradient() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Gradient() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
InputParameter() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
InputParameter() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
InputShape() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
InputSize() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Linear() | Linear< InputDataType, OutputDataType, RegularizerType > | |
Linear(const size_t inSize, const size_t outSize, RegularizerType regularizer=RegularizerType()) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Linear(const Linear &layer) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Linear(Linear &&) | Linear< InputDataType, OutputDataType, RegularizerType > | |
operator=(const Linear &layer) | Linear< InputDataType, OutputDataType, RegularizerType > | |
operator=(Linear &&layer) | Linear< InputDataType, OutputDataType, RegularizerType > | |
OutputParameter() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
OutputParameter() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
OutputSize() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Parameters() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Parameters() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Reset() | Linear< InputDataType, OutputDataType, RegularizerType > | |
serialize(Archive &ar, const uint32_t) | Linear< InputDataType, OutputDataType, RegularizerType > | |
Weight() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
Weight() | Linear< InputDataType, OutputDataType, RegularizerType > | inline |
WeightSize() const | Linear< InputDataType, OutputDataType, RegularizerType > | inline |