Skip to content

Commit c6e2f04

Browse files
ChemicalX
1 parent fd19028 commit c6e2f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def test_DeepDrug(self):
7878
def test_DeepSynergy(self):
7979

8080
model = DeepSynergy(
81-
context_channels=112,
81+
context_channels=288,
8282
drug_channels=256,
8383
input_hidden_channels=32,
8484
middle_hidden_channels=16,

0 commit comments

Comments
 (0)