SHOGUN
4.1.0
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
shogun
RmsPropUpdater
RmsPropUpdater Member List
This is the complete list of members for
RmsPropUpdater
, including all inherited members.
enables_descend_correction
()
DescendUpdaterWithCorrection
virtual
get_negative_descend_direction
(float64_t variable, float64_t gradient, index_t idx, float64_t learning_rate)
RmsPropUpdater
protected
virtual
load_from_context
(CMinimizerContext *context)
RmsPropUpdater
virtual
m_build_in_learning_rate
RmsPropUpdater
protected
m_correction
DescendUpdaterWithCorrection
protected
m_decay_factor
RmsPropUpdater
protected
m_epsilon
RmsPropUpdater
protected
m_gradient_accuracy
RmsPropUpdater
protected
RmsPropUpdater
()
RmsPropUpdater
RmsPropUpdater
(float64_t learning_rate, float64_t epsilon, float64_t decay_factor)
RmsPropUpdater
set_decay_factor
(float64_t decay_factor)
RmsPropUpdater
virtual
set_descend_correction
(DescendCorrection *correction)
DescendUpdaterWithCorrection
virtual
set_epsilon
(float64_t epsilon)
RmsPropUpdater
virtual
set_learning_rate
(float64_t learning_rate)
RmsPropUpdater
virtual
update_context
(CMinimizerContext *context)
RmsPropUpdater
virtual
update_variable
(SGVector< float64_t > variable_reference, SGVector< float64_t > raw_negative_descend_direction, float64_t learning_rate)
RmsPropUpdater
virtual
~DescendUpdaterWithCorrection
()
DescendUpdaterWithCorrection
virtual
~RmsPropUpdater
()
RmsPropUpdater
virtual
SHOGUN
Machine Learning Toolbox - Documentation