SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
RmsPropUpdater 成员列表

成员的完整列表,这些成员属于 RmsPropUpdater,包括所有继承而来的类成员

enables_descend_correction()DescendUpdaterWithCorrectionvirtual
get_negative_descend_direction(float64_t variable, float64_t gradient, index_t idx, float64_t learning_rate)RmsPropUpdaterprotectedvirtual
load_from_context(CMinimizerContext *context)RmsPropUpdatervirtual
m_build_in_learning_rateRmsPropUpdaterprotected
m_correctionDescendUpdaterWithCorrectionprotected
m_decay_factorRmsPropUpdaterprotected
m_epsilonRmsPropUpdaterprotected
m_gradient_accuracyRmsPropUpdaterprotected
RmsPropUpdater()RmsPropUpdater
RmsPropUpdater(float64_t learning_rate, float64_t epsilon, float64_t decay_factor)RmsPropUpdater
set_decay_factor(float64_t decay_factor)RmsPropUpdatervirtual
set_descend_correction(DescendCorrection *correction)DescendUpdaterWithCorrectionvirtual
set_epsilon(float64_t epsilon)RmsPropUpdatervirtual
set_learning_rate(float64_t learning_rate)RmsPropUpdatervirtual
update_context(CMinimizerContext *context)RmsPropUpdatervirtual
update_variable(SGVector< float64_t > variable_reference, SGVector< float64_t > raw_negative_descend_direction, float64_t learning_rate)RmsPropUpdatervirtual
~DescendUpdaterWithCorrection()DescendUpdaterWithCorrectionvirtual
~RmsPropUpdater()RmsPropUpdatervirtual

SHOGUN 机器学习工具包 - 项目文档