1.

Which of the following is the short form of Threshold logical unit?(a) THL(b) THU(c) TLU(d) TLOThis question was posed to me by my school principal while I was bunking the class.My enquiry is from Neural Networks in chapter Distributions, Graphics & Neural Networks of R Programming

Answer»

Right option is (c) TLU

The explanation is: The simplest artificial NEURON is the threshold logic UNIT or TLU. Its BASIC operation is to perform a weighted sum of its inputs and then output a “1” if this sum EXCEEDS a threshold, and a “0” otherwise.



Discussion

No Comment Found

Related InterviewSolutions