Authors : Xavier Cassagnou1,2, Aurélien Casagrandi1,4, Elodie Noëlé1,3, Christophe Millet1,2, Mathilde Mougeot2,4
Affiliation :
1CEA DAM DIF
2Centre Borelli, ENS Paris-Saclay, Université Paris-Saclay
3DGA
4ENSIIE
Corresponding author: christophe.millet@cea.fr
Link to the article: X. Cassagnou et al., Dynamic graph neural networks for seismic characterization (To be published)
Date : 19th June 2025
License : MIT
You can try out the code and materials using the following resources:
Due to the large size of the training/testing data and models related to oversmoothing (over 10 GB), they are not included directly in the GitHub repository. However, you can access them via the provided Google Drive links.
Folder/File | Description |
---|---|
modules/ |
Source code for the results'plots, models and utilities. |
oversmoothing/ |
Source code and plots for the oversmoothing part. |
data/ |
Sample synthetic or preprocessed datasets. |
images/ |
Images |
README.md |
This file. |
requirements.txt |
List of mandatory Python modules for running this tutorial. |
License |
License information. |
GNN_Tutorial.ipynb |
Jupyter notebook for launching the tutorial |