This repository contains the code for reproducing the figures and tables from the paper "Spectral Representation Learning for Conditional Independence Testing".
The main dependency for SCIT is linear-operator-learning. To install it, you can run:
pip install linear-operator-learningMoreover, to quickly install all necessary packages, run:
pip install -f requirements.txtIf you find this paper useful, please consider citing it:
TODO