Back to Pytorch Lightning

Track and Visualize Experiments

docs/source-pytorch/visualize/loggers.rst

2.6.41.3 KB
Original Source

.. _loggers:

############################### Track and Visualize Experiments ###############################

.. raw:: html

<div class="display-card-container">
    <div class="row">

.. Add callout items below this line

.. displayitem:: :header: Basic :description: Learn how to track and visualize metrics, images and text. :col_css: col-md-4 :button_link: logging_basic.html :height: 150 :tag: basic

.. displayitem:: :header: Intermediate :description: Enable third-party experiment managers with advanced visualizations. :col_css: col-md-4 :button_link: logging_intermediate.html :height: 150 :tag: intermediate

.. displayitem:: :header: Advanced :description: Optimize model speed with advanced self.log arguments and cloud logging. :col_css: col-md-4 :button_link: logging_advanced.html :height: 150 :tag: advanced

.. displayitem:: :header: Expert :description: Make your own progress-bar or integrate a new experiment manager. :col_css: col-md-4 :button_link: logging_expert.html :height: 150 :tag: expert

.. displayitem:: :header: LightningModule.log API :description: Dig into the LightningModule.log API in depth :col_css: col-md-4 :button_link: ../common/lightning_module.html#log :height: 150

.. raw:: html

    </div>
</div>