mlp_models/neuron library
Classes
- Neuron
-
The
Neuronclass represents a single neuron in a neural network, encapsulating its value, name, input and output edges, error, and old value.
Neuron class represents a single neuron in a neural network,
encapsulating its value, name, input and output edges, error, and old value.