|
mlpack
master
|
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::SVDBatchLearning | inline |
| Initialize(const MatType &dataset, const size_t rank) | mlpack::amf::SVDBatchLearning | inline |
| kh | mlpack::amf::SVDBatchLearning | private |
| kw | mlpack::amf::SVDBatchLearning | private |
| mH | mlpack::amf::SVDBatchLearning | private |
| momentum | mlpack::amf::SVDBatchLearning | private |
| mW | mlpack::amf::SVDBatchLearning | private |
| Serialize(Archive &ar, const unsigned int) | mlpack::amf::SVDBatchLearning | inline |
| SVDBatchLearning(double u=0.0002, double kw=0, double kh=0, double momentum=0.9) | mlpack::amf::SVDBatchLearning | inline |
| u | mlpack::amf::SVDBatchLearning | private |
| WUpdate(const MatType &V, arma::mat &W, const arma::mat &H) | mlpack::amf::SVDBatchLearning | inline |
1.8.11