Base neuron class.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class Neuron |
Remarks
This is a base neuron class, which encapsulates such
common properties, like neuron's input, output and weights.
Inheritance Hierarchy
System..::.Object
AForge.Neuro..::.Neuron
AForge.Neuro..::.ActivationNeuron
AForge.Neuro..::.DistanceNeuron
AForge.Neuro..::.Neuron
AForge.Neuro..::.ActivationNeuron
AForge.Neuro..::.DistanceNeuron