Skip to main content
. 2022 Oct 11;22(20):7711. doi: 10.3390/s22207711

Table 4.

CNN architecture with a fixed dropout rate of 0.5 and learning rate of 104.

Layer Name No. Kernels (Units) Kernel (Pool) Size Stride Activation
Convolutional 64 (1,1) (1,1) ReLU
Batch Norm - - - -
Convolutional 32 (1,1) (1,1) ReLU
Convolutional 16 (1,1) (1,1) ReLU
Flatten - - - -
Dense 2 - - Softmax