enums.OptimizationArgument
enums.OptimizationArgument()The optimization keywords the viewer may retune.
Everything else in an Optimization constructor is the objective itself, which is code, not a control.
Attributes
| Name | Description |
|---|---|
| LEARNING_RATE | The optimizer step size. |
| STEPS | How many optimizer steps a run takes. |