AIfES 2  2.0.0
aiopti_sgd_q31 Struct Reference

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.
 

Detailed Description

Data-type specific SGD optimizer struct for Q31 .

Adds data fields for the learning rate and the momentum in Q31 to the base implementation.


The documentation for this struct was generated from the following file: