Neuron
A neuron is a basic building block of simulated neural networks which processes a number of input values to produce an output value. Usually a neuron sums the input values and then applies a nonlinear function to the sum to arrive at the output value.
|