An open API service indexing awesome lists of open source software.

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

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.