Click or drag to resize
Accord.NET (logo)

ActivationMaximizationMaximize Method

Finds the value which maximizes the activation of this neuron.

Namespace:  Accord.Neuro.Visualization
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
public double[] Maximize()
Request Example View Source

Return Value

Type: Double
See Also