From 0e9226ad6e0ff398ee131bd35996e5d7625bd5ae Mon Sep 17 00:00:00 2001 From: agoroot Date: Thu, 2 Jun 2022 02:39:36 -0400 Subject: [PATCH] doc update --- docs/museum/snn_ba.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/museum/snn_ba.md b/docs/museum/snn_ba.md index 2215c860f..5faeb7ca5 100644 --- a/docs/museum/snn_ba.md +++ b/docs/museum/snn_ba.md @@ -7,7 +7,7 @@ beyond settling and update routines, a prediction function by which ancestral projection is carried out to efficiently provide label distribution or regression vector outputs. Note that "SNN" denotes "spiking neural network" and "BA" stands for "broadcast alignment". This class model it does not feature a separate -`calc_updates()` method like other models given that its `settle()` routine +`calc_updates()` method like other models since its `settle()` routine adjusts synaptic efficacies dynamically (if configured to do so). The SNN-BA is graphically depicted by the following graph: