| 1. |
What Is Simple Artificial Neuron? |
|
Answer» It is simply a processor with MANY inputs and one output….It works in either the Training Mode or Using Mode. In the training mode, the neuron can be trained to fire (or not), for particular input PATTERNS. In the using mode, when a TAUGHT input pattern is detected at the input, its associated output BECOMES the current output. If the input pattern does not belong in the taught list of input patterns, the firing rule is used to determine whether to fire or not. It is simply a processor with many inputs and one output….It works in either the Training Mode or Using Mode. In the training mode, the neuron can be trained to fire (or not), for particular input patterns. In the using mode, when a taught input pattern is detected at the input, its associated output becomes the current output. If the input pattern does not belong in the taught list of input patterns, the firing rule is used to determine whether to fire or not. |
|