Spaces:
Running on Zero
Running on Zero
File size: 282 Bytes
d1f1097 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | Optimizer Parameters Scheduler
==============================
This api is used to calculate the learning rate and weight decay for the optimizer.
Module contents
---------------
.. automodule:: core.optimizer_param_scheduler
:members:
:undoc-members:
:show-inheritance:
|