ParallelSGD< DecayPolicyType > Member List

This is the complete list of members for ParallelSGD< DecayPolicyType >, including all inherited members.

DecayPolicy() constParallelSGD< DecayPolicyType >inline
DecayPolicy()ParallelSGD< DecayPolicyType >inline
MaxIterations() constParallelSGD< DecayPolicyType >inline
MaxIterations()ParallelSGD< DecayPolicyType >inline
Optimize(SparseFunctionType &function, arma::mat &iterate)ParallelSGD< DecayPolicyType >
Optimize(mlpack::svd::RegularizedSVDFunction< arma::mat > &function, arma::mat &parameters)ParallelSGD< DecayPolicyType >inline
ParallelSGD(const size_t maxIterations, const size_t threadShareSize, const double tolerance=1e-5, const bool shuffle=true, const DecayPolicyType &decayPolicy=DecayPolicyType())ParallelSGD< DecayPolicyType >
Shuffle() constParallelSGD< DecayPolicyType >inline
Shuffle()ParallelSGD< DecayPolicyType >inline
ThreadShareSize() constParallelSGD< DecayPolicyType >inline
ThreadShareSize()ParallelSGD< DecayPolicyType >inline
Tolerance() constParallelSGD< DecayPolicyType >inline
Tolerance()ParallelSGD< DecayPolicyType >inline