Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangchunchen authored Jun 23, 2022
1 parent e9fce13 commit 4d14071
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# MetaDyGNN

Source code for WSDM 2022 paper "Few-shot Link Prediction in Dynamic Networks"


## Environment Settings

<code>
python==3.8.5
torch==1.4.0
numpy==1.21.0
scikit_learn==0.24.1
pandas==1.2.1
</code>

GPU: GeForce RTX 2080 Ti
CPU: Intel(R) Xeon(R) Silver 4210 CPU @ 2.20GHz

0 comments on commit 4d14071

Please sign in to comment.