Research Article

Forecasting of Ionospheric Total Electron Content Data Using Multivariate Deep LSTM Model for Different Latitudes and Solar Activity

Table 3

Hyperparameters for the LSTM model.

HyperparametersValues

Number of LSTM layers1
The number of LSTM cells100
OptimizerAdam
Learning rate0.001
Batch size32
Number of epochs100
Regularization (dropout rate)0.2
Loss functionMSE
Activation function (dense layer)Leaky ReLU