TF-Keras
jamesdolezal commited on
Commit
90e627d
1 Parent(s): 28dc729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -95,6 +95,8 @@ Each whole-slide image was sectioned into smaller images in a grid-wise fashion
95
  - The loss is cross-entropy, with ER-negative=0 and ER-positive=1
96
  - Training is completed after 1 epoch
97
 
 
 
98
  - **Hardware:** 1 x A100 GPUs
99
  - **Optimizer:** Adam
100
  - **Batch:** 128
 
95
  - The loss is cross-entropy, with ER-negative=0 and ER-positive=1
96
  - Training is completed after 1 epoch
97
 
98
+ Additional training information:
99
+
100
  - **Hardware:** 1 x A100 GPUs
101
  - **Optimizer:** Adam
102
  - **Batch:** 128