IntegratedGradients icon indicating copy to clipboard operation
IntegratedGradients copied to clipboard

TypeError: __init__() should return None, not 'int'

Open teimoorbah opened this issue 6 years ago • 0 comments

Hi i have an LSTM model for ECG classification. when i used integrated_gradient(model), this error came up. how should i resolve this issue?

teimoorbah avatar Feb 16 '20 15:02 teimoorbah