Logistic sigmoid function
Computes the logistic sigmoid function. Used as a hidden layer transfer function for nonlinear MLP or MONMLP models.
logistic(x)
x
logistic.prime
Useful links