initialLearningRate property

num initialLearningRate

Initial learning rate value of chosen optimization algorithm

The value is read-only, it's a hyperparameter of the model

Implementation

num get initialLearningRate;