mlx/docs/build/html/_sources/python/optimizers/schedulers.rst

16 lines
219 B
ReStructuredText
Raw Normal View History

2024-02-18 05:25:37 +08:00
.. _schedulers:
Schedulers
==========
.. currentmodule:: mlx.optimizers
.. autosummary::
:toctree: _autosummary
cosine_decay
2024-03-01 04:39:18 +08:00
exponential_decay
join_schedules
linear_schedule
step_decay