mlpack  3.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SVRGType< UpdatePolicyType, DecayPolicyType > Member List

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

BatchSize() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
BatchSize()SVRGType< UpdatePolicyType, DecayPolicyType >inline
DecayPolicy() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
DecayPolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline
InnerIterations() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
InnerIterations()SVRGType< UpdatePolicyType, DecayPolicyType >inline
MaxIterations() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
MaxIterations()SVRGType< UpdatePolicyType, DecayPolicyType >inline
Optimize(DecomposableFunctionType &function, arma::mat &iterate)SVRGType< UpdatePolicyType, DecayPolicyType >
ResetPolicy() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
ResetPolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline
Shuffle() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
Shuffle()SVRGType< UpdatePolicyType, DecayPolicyType >inline
StepSize() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
StepSize()SVRGType< UpdatePolicyType, DecayPolicyType >inline
SVRGType(const double stepSize=0.01, const size_t batchSize=32, const size_t maxIterations=1000, const size_t innerIterations=0, const double tolerance=1e-5, const bool shuffle=true, const UpdatePolicyType &updatePolicy=UpdatePolicyType(), const DecayPolicyType &decayPolicy=DecayPolicyType(), const bool resetPolicy=true)SVRGType< UpdatePolicyType, DecayPolicyType >
Tolerance() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
Tolerance()SVRGType< UpdatePolicyType, DecayPolicyType >inline
UpdatePolicy() const SVRGType< UpdatePolicyType, DecayPolicyType >inline
UpdatePolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline