From 00d020bcc3d2cfb43ddfdb4c46b3cddba023f0c5 Mon Sep 17 00:00:00 2001 From: Elias Martinsson <131291250+e-martinsson@users.noreply.github.com> Date: Sun, 17 Mar 2024 18:53:03 +0100 Subject: [PATCH] specified unit --- docs/reading_material/intro-snns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reading_material/intro-snns.rst b/docs/reading_material/intro-snns.rst index 4c72b2a4..6363119e 100644 --- a/docs/reading_material/intro-snns.rst +++ b/docs/reading_material/intro-snns.rst @@ -22,7 +22,7 @@ ANN is typically a tensor with high data precision, but low temporal resolution, the input for an SNN are binary flags of spikes with comparatively high temporal precision in the -order of s. The unit in the SNN integrates all of the incoming spikes, +order of µs. The unit in the SNN integrates all of the incoming spikes, which affect the internal parameters such as membrane potential. The unit in the ANN merely computes the linear combination for inputs on all synapses and