Critical tuning of hyperparameters

32.7. Critical tuning of hyperparameters#

../../../_images/ANNFT_critically_tuning_hyperparameters.png
../../../_images/ANNFT_criticality_nuclear.png

Mean absolute error loss vs. epochs#

../../../_images/ANNFT_ReLU_MAE_loss.png

Fig. 32.15 The mean absolute error loss vs. epochs for ReLU activation functions. Hidden layer widths are at 100 neurons, and depths are 1,2,4, and 8 hidden layers. The CICT and CINT architectures outperform the NINT, and their performance improves with depth, whereas the NINT networks stagnate in performance after 2 hidden layers.#

../../../_images/ANNFT_Tanh_MAE_loss.png

Fig. 32.16 Same as Fig. 32.15 but for Tanh activation functions.#