fit_a_nef.utils
Functions
|
Flattens a dictionary. |
|
Flattens the parameters of the model. |
|
Load meta-learned initialization for current configuration. |
|
Returns the model for the given config. |
|
Get the optimizer based on the provided configuration and scheduler. |
|
Returns the scheduler for the given config. |
|
Unflattens a dictionary, inverse to flatten_dict. |
|
Unflattens the parameters of the model. |
Classes
|