npu.model.deeplearn.deep_learning_exception

Exceptions

DeepLearningException([message])

exception npu.model.deeplearn.deep_learning_exception.DeepLearningException(message='')
Author:

Alberto M. Esmoris Pena

Class for exceptions related to deep learning components. See NAIPSException.

__init__(message='')