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