Research Article

[Retracted] Software Defined Network Enabled Fog-to-Things Hybrid Deep Learning Driven Cyber Threat Detection System

Table 2

Experimental technical setup of proposed algorithms.

Hybrid algorithmsLayersKernel/neuronsAF/lossOptimizerEBS

LSTM-GRUConv (2)(30, 20, 10)ReLU/CC-EAdam1032
GRU (2)(30, 20, 10)
Merge
Dense45
Dense20
Output5Softmax

LSTM-CNNConv (2)(30, 20, 10)ReLU/CC-EAdam1032
LSTM (2)(30, 20, 10)
Merge
Dense45
Dense20
Output5Softmax

AF = activation function, E = epochs, BS = batch size.