Question
Download Solution PDFConsider a single perceptron with sign activation function. The perceptron is represented by weight vector [0.4 - 0.3 0.1]t and a bias θ = 0. If the input vector to the perceptron is X = [0.2 0.6 0.5] then the output of the perceptron is :
Answer (Detailed Solution Below)
Detailed Solution
Download Solution PDFThe correct answer is option 4.
Key Points
Here, it is given input vector X =[0.2 0.6 0.5] and weight vector W =[0.4 −0.3 0.1]T
The output of perceptron is P=∑Wi x Xi = [0.2*0.4 0.6*(-0.3) 0.5*0.1] = [0.08-0.18+0.05] = -0.05
Usually used in hidden layers of a neural network as its values lie between -1 to 1
P=1, if P>0
P=-1, if P<0
P=0, if P=0
Here, the value of P is -0.05(<0), so the output is -1
∴ Hence the correct answer is -1.
Last updated on Jun 11, 2025
-> The UGC NET Exam Schedule 2025 for June has been released on its official website.
-> Check UPSC Prelims Result 2025, UPSC IFS Result 2025, UPSC Prelims Cutoff 2025, UPSC Prelims Result 2025 Name Wise & Rollno. Wise
-> The UGC NET Application Correction Window 2025 is available from 14th May to 15th May 2025.
-> The UGC NET 2025 online application form submission closed on 12th May 2025.
-> The June 2025 Exam will be conducted from 21st June to 30th June 2025
-> The UGC-NET exam takes place for 85 subjects, to determine the eligibility for 'Junior Research Fellowship’ and ‘Assistant Professor’ posts, as well as for PhD. admissions.
-> The exam is conducted bi-annually - in June and December cycles.
-> The exam comprises two papers - Paper I and Paper II. Paper I consists of 50 questions and Paper II consists of 100 questions.
-> The candidates who are preparing for the exam can check the UGC NET Previous Year Papers and UGC NET Test Series to boost their preparations.