Skip to content

Commit

Permalink
chenged test to use T2w as other
Browse files Browse the repository at this point in the history
  • Loading branch information
lrouhier committed Aug 4, 2020
1 parent a227ca0 commit 4be0ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model_config_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"contrast_params": {
"random_seed": 1313,
"training_validation": [
"T1w"
"T2w"
],
"balance": {},
"testing": [
"T1w"
"T2w"
],
"center_test": []
},
Expand Down

0 comments on commit 4be0ccc

Please sign in to comment.