Unlucky initialisation
Used to describe when a system's behaviour is impossible to predict due to the randomness of initial starting conditions
Different initial conditions cause very different outputs and outcomes.
This can be fixed with Momentum (see Neural Networks#Improving gradient descent)