![]() |
AIfES 2
2.0.0
|
Data-type specific SGD optimizer struct for Q31 . More...
#include <aiopti_sgd_default.h>
Data Fields | |
| aiopti_sgd_t | base |
| Inherited field members from general optimizer struct. | |
| aiscalar_q31_t | learning_rate |
| Data-type specific learning rate. | |
| aiscalar_q31_t | momentum |
| Data-type specific momentum. | |
Data-type specific SGD optimizer struct for Q31 .
Adds data fields for the learning rate and the momentum in Q31 to the base implementation.