Create a competitive activation function with the specified maximum number of winners.
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)
ActivationCompetitive Class | Encog.Neural.Activation Namespace