TeamHG-Memex / eli5

A library for debugging/inspecting machine learning classifiers and explaining their predictions
http://eli5.readthedocs.io
MIT License
2.76k stars 334 forks source link

is there plan to support pytorch #385

Open meshiguge opened 4 years ago

lopuhin commented 4 years ago

There is a PR https://github.com/TeamHG-Memex/eli5/pull/327 which has pytorch grad-cam support implemented. Another PR needs to be reviewed and merged first: https://github.com/TeamHG-Memex/eli5/pull/325