mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-07 12:48:15 +08:00
docs
This commit is contained in:
committed by
CircleCI Docs
parent
e09a97e24e
commit
13e8d87a88
18
docs/build/html/_sources/python/_autosummary/mlx.optimizers.Adam.rst
vendored
Normal file
18
docs/build/html/_sources/python/_autosummary/mlx.optimizers.Adam.rst
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
mlx.optimizers.Adam
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autoclass:: Adam
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Adam.__init__
|
||||
~Adam.apply_single
|
||||
|
||||
|
||||
Reference in New Issue
Block a user