Skip to main content
. 2023 Aug 17;18(8):e0285796. doi: 10.1371/journal.pone.0285796

Table 1. CNN hyperparameter configuration.

Parameter Notation CNN Architecture (C1)
Learning rate α 0.0001
Loss function l(x) categorical cross entropy
Epoch e 5
Batch size bs 32
Optimizer θ t Adam
Kernel size/count f/k [3,3]
Convolution layers conv [2conv-2conv]
Activation function wibi Relu
Pooling layers P [(2,2), (3,3)]
Padding/Stride d / s same / (1,1)