Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bang505 authored Feb 12, 2021
1 parent 2d45d02 commit 11ce790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ For example, for shadow dataset with half size as the target dataset, please use

For runing the attack-0 in Cora with 25% attack nodes obtained by the adversary, you can run the comment as:

`` python main.py --attack_tyoe 0 --dataset cora --attack_node 0.25``
`` python main.py --attack_type 0 --dataset cora --attack_node 0.25``

0 comments on commit 11ce790

Please sign in to comment.