Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged perceptron
1
1 vote
1
1 answer
641
641 views
GATE DA 2026 | Question: 46
Consider a fully-connected feed-forward multi-layer perceptron. It has $30$ neurons in the input layer, followed by two hidden layers and an output layer. The first hidde...
gatecse
641
views
asked
Feb 23
Machine Learning
gateda-2026
machine-learning
perceptron
numerical-answers
two-marks
+
–
0
0 votes
0
0 answers
229
229 views
IIT Guwahati Pattern Recognition and Machine Learning Endsem
A multi layer perceptron is trained to recognize the digits in ( S = {1, 2, 3} ) by using a batch of samples. The targets are encoded using the one-hot scheme, whereby th...
suvraadeep
229
views
asked
Oct 12, 2025
Machine Learning
perceptron
+
–
1
1 vote
2
2 answers
319
319 views
Perceptron/SVM Concept Q1
Problem: The Hinge Loss Insight (Perceptron/SVM Concept)Consider a two-class classification problem with labels $ y_i \in \{+1, -1\} $. A linear model is defined by $ f(\...
soudipta_dutta
319
views
asked
Oct 8, 2025
Machine Learning
machine-learning
gate-preparation
perceptron
ml-practice-questions
+
–
0
0 votes
0
0 answers
366
366 views
UGC NET CSE | June 2025 | Part 2 | Question: 40
Consider the following table defining the sample inputs and corresponding target values for a perceptron model.$\begin{array}{|c|c|c|c|c|c|} \hline \text{Sample No} & x1 ...
Shubham Sharma 2
366
views
asked
Sep 10, 2025
Machine Learning
ugcnetcse-june2025
machine-learning
perceptron
linear-regression
+
–
0
0 votes
1
1 answer
185
185 views
Consider two datasets $D^{(1)}$ and $D^{(2)}$ where $D^{(1)} = \{(x_1^{(1)}, y_1^{(1)} ), ..., (x_n^{(1)}, y_n^{(1)}) \}$ and $D^{(2)} = \{x_1^{(2)}, y_1^{(2)} ),...., x...
GO Classes
185
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
1
1 answer
216
216 views
Go Classes | DA Course | Machine Learning
If the training set is finite and linearly separable, then the perceptron convergence theorem says that the perceptron algorithm will learn a correct linear separator in ...
GO Classes
216
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
1
1 answer
151
151 views
Go Classes | DA Course | Machine Learning
We ran the perceptron algorithm, with offset, on the following dataset and recorded the number of mistakes we made for each point. Without running the algorithm, what is ...
GO Classes
151
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
0
0 answers
134
134 views
Go Classes | DA Course | Machine Learning
The perceptron algorithm will converge:If the data is linearly separableEven if the data is linearly inseparableAs long as you initialize $\theta$ to all 0'sAlways
GO Classes
134
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
multiple-selects
+
–
0
0 votes
0
0 answers
145
145 views
Go Classes | DA Course | Machine Learning
If the range of decision boundary given by Perceptron is $[a, b]$ then $a+b$?
GO Classes
145
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
0
0 answers
129
129 views
Go Classes | DA Course | Machine Learning
Consider a binary classification problem. Suppose I have trained a model on a linearly separable training set, and now I get a new labeled data point which is correctly c...
GO Classes
129
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
multiple-selects
+
–
0
0 votes
0
0 answers
138
138 views
Go Classes | DA Course | Machine Learning
The perceptron algorithm updates the current linear separator if and only if the current training example is misclassified?(Please enter 1 for True and 0 for False).
GO Classes
138
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
1
1 answer
160
160 views
Which of the following is/are true about the Perceptron classifier?It can learn a OR functionIt can learn a XOR functionThe obtained separating hyperplane depends on the ...
GO Classes
160
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
multiple-selects
+
–
0
0 votes
0
0 answers
123
123 views
Go Classes | DA Course | Machine Learning
Consider a Perceptron that needs to classify binary input data correctly. The dataset includes the following input-output pairs, where each input has three binary values,...
GO Classes
123
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
0
0 answers
113
113 views
Go Classes | DA Course | Machine Learning
Consider a two-input perceptron being applied to the following set of data:$$x_1 ((-1,-2), +1)$$ $$x_2 ((-1,-3),0)$$ $$X3 ((-3,-1), 0)$$Which of the following sets of wei...
GO Classes
113
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
multiple-selects
+
–
0
0 votes
0
0 answers
107
107 views
Go Classes | DA Course | Machine Learning
Consider the following perceptron, for which the inputs are the always 1 feature and two binary features $x_1 \in \{0, 1\}$ and $x2 \in \{0, 1\}$. The output $y \in \{0, ...
GO Classes
107
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
multiple-selects
+
–
0
0 votes
0
0 answers
121
121 views
Go Classes | DA Course | Machine Learning
Consider the following perceptron, for which the inputs are the always 1 feature and two binary features $x_1 \in \{0, 1\}$ and $x2 \in \{0, 1\}$. The output $y \in \{0, ...
GO Classes
121
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
1
1 answer
312
312 views
Go Classes | DA Course | Machine Learning
With a linear threshold unit perceptron, implement the NAND function. That is, you should write down the weights $w_0, w_A, w_B$.ABNAND001011101110
GO Classes
312
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
0
0 answers
106
106 views
Go Classes | DA Course | Machine Learning
Suppose we want to implement logical OR using perceptron. For the given decision rule, what will be the bias term if weights are given as $w_1 = w_2 = 1$.
GO Classes
106
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
0
0 answers
126
126 views
Go Classes | DA Course | Machine Learning
Suppose we want to implement logical AND using perceptron. For the given decision rule, what will be the bias term if weights are given as $w_1 = w_2 = 1$.
GO Classes
126
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
1
1 answer
148
148 views
Go Classes | DA Course | Machine Learning
Perceptron. Consider the following Boolean function: $x_1$$x_2$$y = \neg x_1 \bigcup x_2$001011100111Can this function be represented by a perceptron?(Please enter 1 for ...
GO Classes
148
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
0
0 answers
170
170 views
Go Classes | DA Course | Machine Learning
Consider the following binary classification dataset,where circles denote the positive class and squares the negative class:Which (if any) of the decision boundaries coul...
GO Classes
170
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
0
0 answers
119
119 views
Go Classes | DA Course | Machine Learning
Consider the following binary classification dataset,where circles denote the positive class and squares the negative class:Which (if any) of the decision boundaries coul...
GO Classes
119
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
1
1 answer
139
139 views
Go Classes | DA Course | Machine Learning
We are given a dataset Dn of points in 2D: $x \in \mathbb{R}^2$? and their corresponding labels $y \in \{+1, -1\}$. Consider the following two scenarios:We run the percep...
GO Classes
139
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
numerical-answers
+
–
0
0 votes
1
1 answer
154
154 views
Go Classes | DA Course | Machine Learning
Assume that you are given observations $(x, y) \in \mathbb{R}^2 \times \{\pm1\}$ in the following order:Instance12345678Label $y$+1-1+1-1+1-1+1+1Data $(x_1, x_2)$(10, 10)...
GO Classes
154
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
0
0 answers
107
107 views
Go Classes | DA Course | Machine Learning
Given the following training points for classification, where each point is represented a $(x_1 , x_2 , y )$:$$(1,0, +)$$ $$(1,1, +)$$ $$(0,1, - )$$Perform one pass of th...
GO Classes
107
views
asked
Mar 29, 2025
Machine Learning
goclasses
goclasses-da-course
machine-learning
perceptron
+
–
0
0 votes
4
4 answers
2.9k
2.9k views
UGC NET CSE | July 2016 | Part 3 | Question: 66
A perceptron has input weights $W_1=-3.9$ and $W_2=1.1$ with threshold value $T=0.3.$ What output does it give for the input $x_1=1.3$ and $x_2=2.2?$$-2.65$$-2.30$$0$$1$
soujanyareddy13
2.9k
views
asked
May 10, 2021
Artificial Intelligence
ugcnetcse-july2016-paper3
artificial-intelligence
perceptron
+
–
2
2 votes
3
3 answers
3.6k
3.6k views
UGC NET CSE | November 2017 | Part 3 | Question: 71
Consider a single perceptron with sign activation function. The perceptron is represented by weight vector $\begin{bmatrix} 0.4 & -0.3 & 0.1 \end{bmatrix}^t$ and a bias $...
Arjun
3.6k
views
asked
Nov 5, 2017
Machine Learning
ugcnetcse-nov2017-paper3
machine-learning
perceptron
+
–
Page:
1
2
next »