| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Optimization algorithm information. | ||
| LearningRate | float | The initial learning rate. | 0.01 |
| Optimizer | string | The optimization method. | SGD |
| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Optimization algorithm information. | ||
| LearningRate | float | The initial learning rate. | 0.01 |
| Optimizer | string | The optimization method. | SGD |