neuralib.persistence.persistence.from_dict

neuralib.persistence.persistence.from_dict(data_cls, d)[source]

transform dictionary

Parameters:
  • data_cls (type[T])

  • d (dict[str, Any])

Returns:

Return type:

T