This class is used to initialize weights for the weightvectors matrix in a random manner.
RandomInitialization ()
static void Initialize (arma::mat &W, const size_t row, const size_t col)
This class is used to initialize weights for the weightVectors matrix in a random manner.
Definition at line 34 of file random_init.hpp.
Definition at line 37 of file random_init.hpp.
Definition at line 39 of file random_init.hpp.
Generated automatically by Doxygen for MLPACK from the source code.