:github_url: https://github.com/labmlai/labml

.. image:: https://img.shields.io/github/stars/labmlai/labml?style=social
   :target: https://github.com/labmlai/labml

.. image:: https://img.shields.io/twitter/follow/labmlai?style=social
    :target: https://twitter.com/labmlai?ref_src=twsrc%5Etfw

.. raw:: html

    <p></p>

labml library reference
=======================

This is the Python API & CLI reference.
Visit the `Github Repo <https://github.com/labmlai/labml>`_ for an overview
and tutorials.

.. toctree::
   :maxdepth: 1
   :caption: API

   api/experiment
   api/tracker
   api/framework_integrations
   api/monit
   api/configs
   api/logger
   api/lab
   api/manage
   api/utils

.. toctree::
   :maxdepth: 1
   :caption: CLI

   cli/labml
