Skip to content

blackmit/gtr_rewiring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

gtr_rewiring

A PyTorch Geometric implementation of the Greedy Total Resistance (GTR) rewiring algorithm. The accompanying paper can be found on Arxiv.

Usage

A Jupyter notebook with a simple example of how to use the gtr module can be found here.

Installation

The gtr module can be installed with pip using the following commands:

  cd src
  pip install .

gtr can also be uninstalled with the following commands:

  pip uninstall gtr

About

A PyTorch Geometric implementation of the Greedy Total Resistance (GTR) rewiring algorithm.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages