class GradDescDecrEtaLin |
Gradient descent with linear decrement of learning rate - HTML documentaiton under construction.
![]() | GradDescDecrEtaLin (double x = DEFAULT_ETA, double d_fact = DEFAULT_DECR_LIN_FACTOR) |
![]() | ~GradDescDecrEtaLin () |
![]() | Update_param (double err, unsigned iter) |
![]() | decr_factor |
Gradient descent learning class with linear decrement of learning rate.
It updates weights through gradient descent with linear decrement of learning rate.
Alphabetic index HTML hierarchy of classes or Java