Term of the Moment

home theater streaming


Look Up Another Term


Redirected from: SNN

Definition: spiking neural network


An artificial neural network (ANN) that is said to be more like the human neural system, from which today's AI systems are loosely modeled. Rather than each neuron sending out a continuous value, the neuron in a spiking neural network (SNN) fires only when it reaches a certain threshold. SNNs are used in robotics and very complex pattern recognition applications. See neural network.