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: P1B3/README.md
+34-37Lines changed: 34 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
**Expected outcome**: Build a DNN that can predict growth percentage of a cell line treated with a new drug.
8
8
9
-
### Benchmark Specs Requirements
9
+
### Benchmark Specs Requirements
10
10
11
11
#### Description of the Data
12
12
* Data source: Dose response screening results from NCI; 5-platform normalized expression data from NCI; Dragon7 generated drug descriptors based on 2D chemical structures from NCI
@@ -36,23 +36,25 @@ $ python p1b3_baseline.py
36
36
37
37
#### Example output
38
38
```
39
-
Using Theano backend.
40
-
Using gpu device 0: Tesla K80 (CNMeM is enabled with initial size: 95.0% of memory, cuDNN 5004)
@@ -102,4 +100,3 @@ Cristina's results: Using the 5 layer MLP with standard normalization and sizes
102
100

103
101
104
102

0 commit comments