SVRGType< UpdatePolicyType, DecayPolicyType > Member List

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

BatchSize() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
BatchSize()SVRGType< UpdatePolicyType, DecayPolicyType >inline
DecayPolicy() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
DecayPolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline
InnerIterations() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
InnerIterations()SVRGType< UpdatePolicyType, DecayPolicyType >inline
MaxIterations() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
MaxIterations()SVRGType< UpdatePolicyType, DecayPolicyType >inline
Optimize(DecomposableFunctionType &function, arma::mat &iterate)SVRGType< UpdatePolicyType, DecayPolicyType >
ResetPolicy() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
ResetPolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline
Shuffle() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
Shuffle()SVRGType< UpdatePolicyType, DecayPolicyType >inline
StepSize() constSVRGType< 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() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
Tolerance()SVRGType< UpdatePolicyType, DecayPolicyType >inline
UpdatePolicy() constSVRGType< UpdatePolicyType, DecayPolicyType >inline
UpdatePolicy()SVRGType< UpdatePolicyType, DecayPolicyType >inline