SHOGUN
4.1.0
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
shogun
AdaptMomentumCorrection
AdaptMomentumCorrection Member List
This is the complete list of members for
AdaptMomentumCorrection
, including all inherited members.
AdaptMomentumCorrection
()
AdaptMomentumCorrection
DescendCorrection
()
DescendCorrection
get_corrected_descend_direction
(float64_t negative_descend_direction, index_t idx)
AdaptMomentumCorrection
virtual
get_length_previous_descend_direction
()
MomentumCorrection
virtual
get_previous_descend_direction
(index_t idx)
MomentumCorrection
virtual
initialize_previous_direction
(index_t len)
AdaptMomentumCorrection
virtual
is_initialized
()
AdaptMomentumCorrection
virtual
load_from_context
(CMinimizerContext *context)
AdaptMomentumCorrection
virtual
m_adapt_rate
AdaptMomentumCorrection
protected
m_descend_rate
AdaptMomentumCorrection
protected
m_init_descend_rate
AdaptMomentumCorrection
protected
m_momentum_correction
AdaptMomentumCorrection
protected
m_previous_descend_direction
MomentumCorrection
protected
m_rate_max
AdaptMomentumCorrection
protected
m_rate_min
AdaptMomentumCorrection
protected
m_weight
DescendCorrection
protected
MomentumCorrection
()
MomentumCorrection
set_adapt_rate
(float64_t adapt_rate, float64_t rate_min=0.0, float64_t rate_max=CMath::INFTY)
AdaptMomentumCorrection
virtual
set_correction_weight
(float64_t weight)
AdaptMomentumCorrection
virtual
set_init_descend_rate
(float64_t init_descend_rate)
AdaptMomentumCorrection
virtual
set_momentum_correction
(MomentumCorrection *correction)
AdaptMomentumCorrection
virtual
update_context
(CMinimizerContext *context)
AdaptMomentumCorrection
virtual
~AdaptMomentumCorrection
()
AdaptMomentumCorrection
virtual
~DescendCorrection
()
DescendCorrection
virtual
~MomentumCorrection
()
MomentumCorrection
virtual
SHOGUN
Machine Learning Toolbox - Documentation