mlpack  master
mlpack::amf::SVDBatchLearning Member List

This is the complete list of members for mlpack::amf::SVDBatchLearning, including all inherited members.

HUpdate(const MatType &V, const arma::mat &W, arma::mat &H)mlpack::amf::SVDBatchLearninginline
Initialize(const MatType &dataset, const size_t rank)mlpack::amf::SVDBatchLearninginline
khmlpack::amf::SVDBatchLearningprivate
kwmlpack::amf::SVDBatchLearningprivate
mHmlpack::amf::SVDBatchLearningprivate
momentummlpack::amf::SVDBatchLearningprivate
mWmlpack::amf::SVDBatchLearningprivate
Serialize(Archive &ar, const unsigned int)mlpack::amf::SVDBatchLearninginline
SVDBatchLearning(double u=0.0002, double kw=0, double kh=0, double momentum=0.9)mlpack::amf::SVDBatchLearninginline
umlpack::amf::SVDBatchLearningprivate
WUpdate(const MatType &V, arma::mat &W, const arma::mat &H)mlpack::amf::SVDBatchLearninginline