public void SetActivationFunction( IActivationFunction function )
Public Sub SetActivationFunction ( function As IActivationFunction )
The method sets new activation function for all neurons by calling SetActivationFunction(IActivationFunction) method for each layer of the network.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.