Skip to content

Commit 2aef9fa

Browse files
authored
Update README.md
1 parent e45393d commit 2aef9fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ Drug repurposing identifies new therapeutic uses for existing drugs, reducing th
77

88

99
## Overview
10-
![figure1](https://github.com/user-attachments/assets/4be62329-48ac-4190-b351-2b9b3438247c)
10+
![image](https://github.com/user-attachments/assets/60a79bb4-32cb-40eb-a4ee-62b406e5acd0)
1111
Figure 1: An illustration of STEDR. The EHR data is processed through patient-level attention to learn individualized representations. The subgroup representation network assigns each subject to a subgroup and extracts subgroup-specific representations. The TEE model predicts the potential outcomes and propensity score from these subgroup-specific representations. The model is trained using the IPTW-based loss for confounder adjustment.
1212

1313

14+
15+
1416
## Installation
1517
Our model depends on Numpy, and PyTorch (CUDA toolkit if use GPU). You must have them installed before using our model
1618
>

0 commit comments

Comments
 (0)