Configs
==========

`Here is a tutorial on Google Colab that shows how to use the configs module <https://colab.research.google.com/github/labmlai/labml/blob/master/guides/configs.ipynb>`_


.. automodule:: labml.configs

    .. autoclass:: BaseConfigs

    .. autofunction:: option

    .. autofunction:: calculate

    .. autofunction:: hyperparams

    .. autofunction:: meta_config

    .. autofunction:: aggregate
