https://github.com/jayelm/compexp
Compositional Explanations of Neurons, NeurIPS 2020 https://arxiv.org/abs/2006.14032
https://github.com/jayelm/compexp
Last synced: 5 months ago
JSON representation
Compositional Explanations of Neurons, NeurIPS 2020 https://arxiv.org/abs/2006.14032
- Host: GitHub
- URL: https://github.com/jayelm/compexp
- Owner: jayelm
- Created: 2020-08-03T00:00:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T17:36:01.000Z (about 5 years ago)
- Last Synced: 2025-05-08T11:43:43.069Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 13.4 MB
- Stars: 25
- Watchers: 4
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compositional Explanations of Neurons
NeurIPS 2020
https://arxiv.org/abs/2006.14032
This codebase is split into two repositories: one for the vision experiments
(which extends the excellent [PyTorch implementation of
NetDissect](https://github.com/CSAILVision/NetDissect-Lite/tree/master/visualize)),
and one for the NLI experiments.