mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 11:28:12 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
ee4f4e3816
commit
44a49282c9
2
docs/build/html/_sources/examples/mlp.rst
vendored
2
docs/build/html/_sources/examples/mlp.rst
vendored
@@ -64,7 +64,7 @@ set:
|
||||
Next, setup the problem parameters and load the data. To load the data, you need our
|
||||
`mnist data loader
|
||||
<https://github.com/ml-explore/mlx-examples/blob/main/mnist/mnist.py>`_, which
|
||||
we will import as `mnist`.
|
||||
we will import as ``mnist``.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user