model_hash

hybrid_learning.concepts.analysis.analysis_handle.model_hash(model, truncate=8)[source]

Return a hex md5-hash of the main model topology for comparison purposes. Truncate to the first truncate letters if truncate is given.

Parameters