jeongwhanchoi / BracketGraphs

Code accompanying "Reversible and irreversible bracket-based dynamics for deep graph neural networks" NeurIPS 2023 paper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure-preserving bracket-based GNNs

This code reproduces results from the paper:

A. Gruber, K. Lee, N. Trask, "Reversible and irreversible bracket-based dynamics for deep graph neural networks", NeurIPS 2023.

Running the code

The file "parameters.md" provides explicit commands that can be run to generate our results.

Dependencies:

  • NumPy
  • PyTorch
  • PyTorch Geometric

About

Code accompanying "Reversible and irreversible bracket-based dynamics for deep graph neural networks" NeurIPS 2023 paper.


Languages

Language:Jupyter Notebook 78.3%Language:Python 21.7%