A basic unit in a neural network, which receives input, processes it, and passes the output to the next layer of neurons.
"Each neuron in a neural network performs a simple calculation on its input and passes the result to the neurons it is connected to."