32 #ifndef LEARNINGRATE_H 33 #define LEARNINGRATE_H 35 #include <shogun/lib/config.h>
The base class about learning rate for descent-based minimizers.
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
virtual float64_t get_learning_rate(int32_t iter_counter)=0