Documentation For Encog 2.x

RadialBasisFunctionLayer Constructor

Construct a radial basis function layer.

RadialBasisFunctionLayer(
   int neuronCount
);

Parameters

neuronCount
The neuron count.

See Also

RadialBasisFunctionLayer Class | Encog.Neural.Networks.Layers Namespace | RadialBasisFunctionLayer Constructor Overload List