Configs ========== `Here is a tutorial on Google Colab that shows how to use the configs module `_ .. automodule:: labml.configs .. autoclass:: BaseConfigs .. autofunction:: option .. autofunction:: calculate .. autofunction:: hyperparams .. autofunction:: meta_config .. autofunction:: aggregate `Dynamic Hyper-parameters `_ ------------------------------------------------------------------------------------------------------------ .. image:: https://github.com/labmlai/labml/raw/master/guides/dynamic_hp_desktop.png :width: 400 :alt: labml analytics .. autoclass:: DynamicHyperParam .. autoclass:: FloatDynamicHyperParam .. autoclass:: IntDynamicHyperParam