|
|
Neural networks abstract from the details of real neurons
Conductivity delays are neglected
An output signal is either discrete (e.g., 0 or 1) or it is a real-valued number (e.g., between 0 and 1)
Net input is calculated as the weighted sum of the input signals
Net input is transformed into an output signal via a simple function (e.g., a threshold function)
|