Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChandlerBang authored Oct 19, 2020
1 parent b090a08 commit 0f86535
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ To reproduce the performance reported in the paper, you can run the bash files i
```
sh scripts/meta/cora_meta.sh
```
**IMPORTANT NOTICE** For the performance of Pubmed dataset, if you don't add the code (line 59-62 in `train.py`), the performance of GCN should be around 85 since the data splits are different from what I used in the paper. See details in https://github.com/ChandlerBang/Pro-GNN/issues/2


## Generate attack by yourself
With the help of DeepRobust, you can run the following code to generate meta attack
Expand Down

0 comments on commit 0f86535

Please sign in to comment.