Official repository for the paper "Pursuit of a Discriminative Representation for Multiple Subspaces via Sequential Games" by Pai et al.
- To reproduce figures:
python reproduce_figures.py
to reproduce figures in the main body. - To construct your own experiment: edit and launch
driver.py
using the appropriate function arguments.
If you use the code for any reason in your research, please cite the corresponding Arxiv submission.