leaf_engine.params
Attributes
Functions
|
Updates the global params variable. This variable is available with: |
Module Contents
- leaf_engine.params.setup_params(params_: dict) None
Updates the global params variable. This variable is available with:
>>> from leaf_engine.params import params
#TODO Add parameters schema validation.
- leaf_engine.params.params