Unité à seuil linéaire


en construction


Définition

xxxxxxx

Français

xxxxxxx

Anglais

linear threshold unit

A linear threshold unit is a simple artificial neuron whose output is its thresholded total net input. That is, an LTU with threshold T calculates the weighted sum of its inputs, and then outputs 0 if this sum is less than T, and 1 if the sum is greater than T. LTU's form the basis of perceptrons.

Source : UNWS machine learning dictionary ]