albermax / innvestigate

A toolbox to iNNvestigate neural networks' predictions!
Other
1.27k stars 233 forks source link

Dectecing Relu #109

Open albermax opened 6 years ago

albermax commented 6 years ago

The K.relu takes several arguments and the function can behave in different ways. Many methods expect ReLU to behave in the default way and current checks don't cover that and should be fixed.