dl_output_for_h_and_e¶
- dl_output_for_h_and_e(dictionary)[source]¶
Return correct value for H and E from dictionary learning output.
- Parameters:
dictionary (
numpy.ndarray) –sklearn.decomposition.DictionaryLearningoutput- Returns:
With correct values for H and E.
- Return type: