hiranumn/IntegratedGradients

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

Opened this issue · 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?