Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyun-Song authored Jun 12, 2023
1 parent 4db34fe commit 9d95ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

Official Pytorch implementation of ICML 2023 paper "RGE: A Repulsive Graph Rectification for Node Classification"
Official JAX implementation of ICML 2023 paper "RGE: A Repulsive Graph Rectification for Node Classification"

![Overview Figure](figures/rge_concept.png)

Expand Down Expand Up @@ -67,4 +67,4 @@ This code has been tested with
* Haiku == 0.0.9.dev
* Jraph == 0.0.6.dev0
* Pytorch == 1.13.0+cu117
* Pytorch Geometric == 2.1.0
* Pytorch Geometric == 2.1.0

0 comments on commit 9d95ad1

Please sign in to comment.