Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/python_docs/python/api/gluon/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ Training

Loss functions for training neural networks.

.. card::
:title: mxnet.metric
:link: metric/index.html

Metrics to evaluate the performance of a learned model.

.. card::
:title: gluon.Parameter
:link: parameter.html
Expand Down Expand Up @@ -155,4 +161,4 @@ Utilities
parameter
parameter_dict
trainer
*/index
*/index
6 changes: 0 additions & 6 deletions docs/python_docs/python/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@ Gluon related modules

Scheduling the learning rate.

.. card::
:title: mxnet.metric
:link: metric/index.html

Metrics to evaluate the performance of a learned model.

.. card::
:title: mxnet.kvstore
:link: kvstore/index.html
Expand Down
23 changes: 0 additions & 23 deletions docs/python_docs/python/api/metric/index.rst

This file was deleted.