Table 3.
Parameters of the ANN.
| Parameter | Value |
|---|---|
| Network | FANN |
| Training data | Augmented data |
| Test data | Original testing data |
| Hidden layers | 3 |
| Hidden neurons | 16 |
| Epochs | 1000 |
| Activation (hidden layers and input layer) | ReLU |
| Activation (output layer) | Linear |
| Loss | MSE |