Skip to content

Commit 0e9226a

Browse files
committed
doc update
1 parent a5dec91 commit 0e9226a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/museum/snn_ba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ beyond settling and update routines, a prediction function by which ancestral
77
projection is carried out to efficiently provide label distribution or regression
88
vector outputs. Note that "SNN" denotes "spiking neural network" and "BA"
99
stands for "broadcast alignment". This class model it does not feature a separate
10-
`calc_updates()` method like other models given that its `settle()` routine
10+
`calc_updates()` method like other models since its `settle()` routine
1111
adjusts synaptic efficacies dynamically (if configured to do so).
1212

1313
The SNN-BA is graphically depicted by the following graph:

0 commit comments

Comments
 (0)