mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-06 03:58:12 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
3ee92b5d61
commit
d8f3a8a834
13
docs/build/html/_sources/python/optimizers/schedulers.rst
vendored
Normal file
13
docs/build/html/_sources/python/optimizers/schedulers.rst
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.. _schedulers:
|
||||
|
||||
Schedulers
|
||||
==========
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
step_decay
|
||||
exponential_decay
|
||||
cosine_decay
|
||||
Reference in New Issue
Block a user