BernoulliFunctionGenerate2 Method |
Namespace: Accord.Neuro.ActivationFunctions
The method calculates the same output value as the Generate(Double) method, but it takes not the input x value itself, but the function value, which was calculated previously with help of the Function(Double) method.