Official torch geometric code for the paper Detecting structural perturbations from time series with deep learning
You can install the package using:
python setup.py install
Make sure your python env fulfills all the requirements from requirements.txt
.
Tested with packages
python==3.8
torch==1.7.1
torch_geometric==1.6.3
networkx==2.5
Check the notebooks for complete examples of predictions.