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 164422d commit 64af08b
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ Source code for WSDM 2022 paper "Few-shot Link Prediction in Dynamic Networks"

## Environment Settings

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

`torch==1.4.0`

`numpy==1.21.0`

`scikit_learn==0.24.1`

`pandas==1.2.1`

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


0 comments on commit 64af08b

Please sign in to comment.