mlp_models/neuron library

Classes

Neuron
The Neuron class represents a single neuron in a neural network, encapsulating its value, name, input and output edges, error, and old value.