p-koo / tfomics

MIT License
3 stars 6 forks source link

adding 'logits_only' parameter to explainer class #9

Open rohitkt10 opened 2 years ago

rohitkt10 commented 2 years ago

Modified the tfomics.explain.Explainer class to let it calculate attributions on the output of the penultimate layer (i.e. before final sigmoid/softmax).