Research Article

Hyper-Tuned CNN Using EVO Technique for Efficient Biomedical Image Classification

Table 4

Parameters for CNN.

ModelSequential

CL 1FS = 256, KS = (3, 3) Padding = same, AF = ReLu, IS = (75, 75, 1)
Max poolPS = (3,3), dropout = 0.3
CL 2FS = 128, KS = (3, 3) Padding = same, AF = ReLU
Max poolPS = (2, 2), dropout = 0.3
CL 3FS = 256, KS = (2, 2) Padding = same, AF = ReLU
Max poolPS = (2, 2), dropout = 0.3
Dense = 824, AF = ReLU
OptimizerAdam, lr = 0.01, beta_1 = 0.7, beta_2 = 0.79
Epoch, batch sizeEpoch = 50, batch size = 50