Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peiyan1234 authored Nov 26, 2024
1 parent 9a8e101 commit 3d82917
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
### About
------------
This repository is the official PyTorch implementation of GAPPA.
Please cite this paper if you applied this work.

GAPPA: Enhancing prognosis prediction in primary aldosteronism post-adrenalectomy using graph-based modeling
Artificial Intelligence in Medicine
2025-01 | Journal article
DOI: 10.1016/j.artmed.2024.103028
Contributors: Pei-Yan Li; Yu-Wen Huang; Vin-Cent Wu; Jeff S. Chueh; Chi-Shin Tseng; Chung-Ming Chen

### Usages:
------------
Expand Down Expand Up @@ -32,4 +39,4 @@ conda activate gappa_env
more information:
If you have problems with the installation of PyTorch or PyG, please refer to the official pages:
Install [PyTorch](https://pytorch.org/)
Install [PyTorch_Geometric](https://rusty1s.github.io/pytorch_geometric/build/html/notes/installation.html)
Install [PyTorch_Geometric](https://rusty1s.github.io/pytorch_geometric/build/html/notes/installation.html)

0 comments on commit 3d82917

Please sign in to comment.