Skip to main content
. 2023 Feb 28;11:1086671. doi: 10.3389/fpubh.2023.1086671

Table 5.

Our hyperparameters tuning of the proposed optimized Resnet network.

Category Element Description
Network Conv1D Increased filter sizes from (64,128,128) to (256, 512, 512) for all Resnet blocks
Conv1D Increased kernel sizes from (8,5,3) to (8,7,7) in all Resnet blocks
Training Labels Smoothed labels with α = 0.1
Batch size Increased training batch size to 256
Dropout Introduced Dropout with rate = 0.5
Epochs Set training epochs to 120

We found these values to yield the best accuracy and F1-score.