Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 418 Bytes

On the Stability of Polynomial Spectral Graph Filters (ICASSP 2020)

Instructions

Regenerate data (optional)

Make a virtual environment conda create --name spgf python=3.7

Install the requirements conda install --file requirements.txt

Run the experiments used to make figure 2 bash all_experiments.py

Make figures

The notebook figures.ipynb was used to generate both figures in the paper