firecrown.updatable.get_default_params

firecrown.updatable.get_default_params#

firecrown.updatable.get_default_params(*args)[source]#

Get a ParamsMap with the default values of all parameters in the updatables.

Parameters:

args (Updatable) – updatables to get the default parameters from

Return type:

dict[str, float]

Returns:

a ParamsMap with the default values of all parameters