Skip to content

frankaging/Interchange-Intervention-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interchange Intervention Training (IIT)

Codebase for Inducing Causal Structure for Interpretable Neural Networks

Release Notes

  • 12/01/2021: Code and Paper are initially released. Stay tuned for complete implementation for all case studies.

Installation


First clone the directory. Then run the following command to initialize the submodules:

git submodule init; git submodule update

Each time pulling from the repository, should do it for both the main repository and the submodules. You can also do it via our script:

bash pull.sh

Usage


You will find examples where we implement interchange intervention training (IIT) under ./examples folder.

Releases

No releases published

Packages

No packages published

Languages