Research Article

[Retracted] Gradient Descent Optimization in Deep Learning Model Training Based on Multistage and Method Combination Strategy

Table 14

Performance of the proposed method, RMSprop with decay.

ResNet-20 on Cafri-10LSTM on IMDB
Val-lossVal-accVal-lossVal-acc

(RMSprop + d) + SGD0.61490.84640.48720.8338
(RMSprop + d) + (SGD + d)0.98660.75300.55550.8289
(RMSprop + d) + (SGD + M)0.60120.84930.48480.8341
(RMSprop + d) + (SGD + M + d)0.78680.79150.54620.8257
(RMSprop + d) + RMSprop0.71200.82120.74870.8161
(RMSprop + d) + (RMSprop + d)0.96020.77710.88460.7980
(RMSprop + d) + Adam0.80020.79200.91640.8114
(RMSprop + d) + (Adam + d)0.82540.80001.09310.8146

The bold values represent the best results.