[ICLR 2023] Official PyTorch implementation for "Bort: Towards Explainable Neural Networks with Bounded Orthogonal Constraint".
pip install -e .
If you find this work helpful, please cite our paper:
@inproceedings{zhang2023bort,
title={Bort: Towards Explainable Neural Networks with Bounded Orthogonal Constraint},
author={Zhang, Borui and Zheng, Wenzhao and Zhou, Jie and Lu, Jiwen},
booktitle={The Eleventh International Conference on Learning Representations},
year={2023}
}