You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ImageMol
2
2
3
-
The code is an official PyTorch-based implementation in the paper [Accurate prediction of molecular properties and drug targets using a self-supervised image representation learning framework](#wait-to-online) (accepted in *Nature Machine Intelligence*, 2022).
3
+
The code is an official PyTorch-based implementation in the paper [Accurate prediction of molecular properties and drug targets using a self-supervised image representation learning framework](https://www.nature.com/articles/s42256-022-00557-6) (accepted in *Nature Machine Intelligence*, 2022).
4
4
5
5
6
6
@@ -23,6 +23,8 @@ The clinical efficacy and safety of a drug is determined by its molecular target
23
23
24
24
25
25
## News!
26
+
**[2022/11/17]** ImageMol is [online](https://www.nature.com/articles/s42256-022-00557-6).
27
+
26
28
**[2022/10/07]** Accepted in *Nature Machine Intelligence*, 2022.
27
29
28
30
**[2022/09/17]** Upload more benchmark datasets, including multi-label CYP450, kinases and KinomeScan.
0 commit comments