Documentation For Encog 2.x

ActivationCompetitive Constructor

Create a competitive activation function with the specified maximum number of winners.

Overload List

Create a competitive activation function with one winner allowed.

public ActivationCompetitive()

Create a competitive activation function with the specified maximum number of winners.

public ActivationCompetitive(int)

See Also

ActivationCompetitive Class | Encog.Neural.Activation Namespace