Random Neuron

Random neurons take on random values over time; they have their activation set by noise generators.

Random neurons function autonomously; they do not use sensory inputs or inputs from other neurons.

To create a neuron that adds random noise to weighted inputs, use a linear neuron with the add noise option.