I train the neural network, and it stopped training due to the gradient stop condition. From what I see, the gradient of 8.14e -0.6 is greater than the minimum gradient of 1e -0.5 why did it stop? Is it because the gradient did not improve, so it didn't last long?
I am very new to neural networks (and using MATLAB nntool), so any help / explanation would be greatly appreciated.

Gjhix source
share