释义 |
perceptron 感知器;[辨认] A device comprising a set of input channels, a linear threshold calculator and an output channel. The truth values (0,1) of elementary propositions arrive via the input channels at the calculator. Each is weighed by a channel weight, then summed by the calculator, compared to the threshold and the result (0,1) is communicated along the output channel. 含有一组输入通道、一个线性阀值计算单元及一个输出通道的一种装置。基本命题的真值 (0,1)通过输入通道到计算单元,并分别用通道权重加权,然后 由计算单元求和,同阀值相比 较,其结果(0,1)沿输出通道送出。 |