Research Article

Multilevel RNN-Based PM10 Air Quality Prediction for Industrial Internet of Things Applications in Cleanroom Environment

Table 6

Comparison of the configuration model.

HyperparameterMultilevel RNNLSTM

Recurrent layer2 RNN layers2 LSTM layers
Hidden units256 of each layer256 of each layer
Gate activation
Dropout layer0.10.1
Time distribution process1 time distributed1 time distributed
Processing22 of step prediction28 of step prediction
Loss functionMSE
OptimizerAdaptive momentum