update_dict

hybrid_learning.experimentation.exp_eval_common.update_dict(d, update)[source]

Return a dict that is a recursive update of d with values in update.

Parameters
Return type

Dict[str, Any]