Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farkguidao authored Feb 23, 2022
1 parent 2959b6a commit d6f121a
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
@@ -1,6 +1,6 @@
# AGAT

Source code for paper "M2GCN: Multi-Modal Graph Convolutional Network for Polypharmacy Side Effects Discovery"
Source code for paper "Aspect-Aware Graph Attention Network for Heterogeneous Information Networks"

## Requirements

Expand Down Expand Up @@ -91,7 +91,7 @@ python main.py --test --setting_path yourpath.yaml --ckpt_path yourpath.ckpt

PS: Keep the configuration file unchanged during training and testing.

### Sime Node Classification Task
### Semi-supervised Classification Task

training and testing are similar to the Link Prediction Task.

Expand Down

0 comments on commit d6f121a

Please sign in to comment.