Table 2. Autoencoder model tuning parameters.
| Structure | Input Layer | Hidden Layer | Dropout | Decoder (output) | Reconstruction loss | Activation function | ||
|---|---|---|---|---|---|---|---|---|
| Number of layers | 1 | There are three layers in the hidden layer | 4 | 1 | binary_crossentropy | Relu | ||
| Number of nodes | 24367 | First 3072 |
Hidden 256 |
Third 3072 |
Percentage (0.9) | 24367 | – | – |