Method | Description | |
---|---|---|
ActivationMaximization ( ActivationNeuron neuron ) : Accord.Math |
Initializes a new instance of the ActivationMaximization class.
|
|
Maximize ( ) : double[] |
Finds the value which maximizes the activation of this neuron.
|
public ActivationMaximization ( ActivationNeuron neuron ) : Accord.Math | ||
neuron | ActivationNeuron | The neuron to be visualized. |
return | Accord.Math |