Function MSModelSetLearningRate
Defined in File model_c.h
Function Documentation
-
MSStatus MSModelSetLearningRate(MSModelHandle model, float learning_rate)
Sets the Learning Rate of the training. Only valid for Lite Train.
- Parameters
learning_rate – [in] to set.
- Returns
MSStatus of operation.