Jump to content

Template:Backpropagation: Difference between revisions

From Logic World Wiki
DjSapsan (talk | contribs)
No edit summary
reword slightly
Line 1: Line 1:
; '''Backpropagation'''
; '''Backpropagation'''
: In ''Logic World'', '''Backpropagation''' is an undesired propagation of a signal from an output back into an input. It can cause obscure bugs that often appear only in rare cases.
: In ''Logic World'', '''Backpropagation''' is an undesired propagation of a signal from an output back into an input. It can be the cause of obscure logic bugs that are often difficult to diagnose.


[[File:Backpropagation.png|frame|alt=Backpropagation|An example of backpropagation: a signal from one button going to a gate, but then travels to the unrelated input and activates the wrong lamp.]]
[[File:Backpropagation.png|frame|alt=Backpropagation|An example of backpropagation: a signal from one button going to a gate, but then travels to the unrelated input and activates the wrong lamp.]]

Revision as of 20:43, 7 September 2025

Backpropagation
In Logic World, Backpropagation is an undesired propagation of a signal from an output back into an input. It can be the cause of obscure logic bugs that are often difficult to diagnose.
Backpropagation
An example of backpropagation: a signal from one button going to a gate, but then travels to the unrelated input and activates the wrong lamp.