Go to the source code of this file.
Classes | |
class | WeightNormType< InputType, OutputType > |
Declaration of the WeightNorm layer class. More... | |
Namespaces | |
mlpack | |
Linear algebra utility functions, generally performed on matrices or vectors. | |
mlpack::ann | |
Artificial Neural Network. | |
Typedefs | |
typedef WeightNormType< arma::mat, arma::mat > | WeightNorm |