const optimizationParams = {
    iterations     : 5
    , fn           : ping
    , initialGuess : [100, 100]
    , learningRate : -100