Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpretable Stability Bounds for Spectral Graph Filters

Install

Install packages from requirements.txt.

Pygsp needs to be install from github because the pip install version generates KNN graphs differently.

pip install git+https://github.com/epfl-lts2/pygsp.git

Add repo to pythonpath export PYTHONPATH=$PYTHONPATH:$(pwd)

Cite

@inproceedings{kenlay2021interpretable,
  title={Interpretable stability bounds for spectral graph filters},
  author={Kenlay, Henry and Thanou, Dorina and Dong, Xiaowen},
  booktitle={International Conference on Machine Learning},
  pages={5388--5397},
  year={2021},
  organization={PMLR}
}

About

Interpretable stability bounds for spectral graph filters (ICML 2021)

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages