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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Benchmarks
2
2
3
+
IMPORTANT
4
+
5
+
The latest version of Benchmarks uses a separate candle_lib package to replace the functionality formerly found in Benchmarks/common. In order to run the Benchmarks, you will first need to download candle_lib from https://github.com/ECP-CANDLE/candle_lib and install it using the instructions found there.
6
+
3
7
ECP-CANDLE Benchmarks
4
8
5
9
This repository contains the CANDLE benchmark codes. These codes implement deep learning architectures that are relevant to problems in cancer. These architectures address problems at different biological scales, specifically problems at the molecular, cellular and population scales.
0 commit comments