Sample Questions
Sample Questions
Module I
Sl. No Questions Mark Year
s
KTU
1 Differentiate between the problem solving strategies: Soft 3
(S,FE)
computing and Hard computing.?
2021
2 What is the role of activation function in Artificial Neural 3 KTU(S,FE
Network (ANN)? Write and explain any two activation )2021
functions of ANN.
3 Implement AND function using Mc Culloch-Pitts neuron. Use 6 KTU(S,FE
binary data. )2021
4 Calculate the net input to the neuron Y for the network shown in 5 KTU(S,FE
figure. )
2021
KTU
7 3
Explain the training algorithm of Hebb network. (S,FE)
JAN
2022
8 What are the different types of learning methods employed in 4 KTU
neural networks? (S,FE)
JAN
2022
Implementation of logic gates using i) MP neuron ii) Hebb network MODEL
9 8
--AND,OR,NOR,XOR ,AND, NOT etc. QUESTIO
N
Obtain the output of the neuron for a network with inputs are given as MODEL
10 8
[x1, x2] = [0.7, 0.8] and the weights are [w1, w2] = [0.2, 0.3] with QUESTIO
bias = 0.9. N
Use i) Binary sigmoidal activation function ii) Bipolar sigmoid
activation function
7 Discuss the training algorithm and explain the weight updates in back 10 Model
propagation networks Question
8
1 5 KTU DEC
Define (i) core (ii) support (iii) boundary of a fuzzy set. 2020
5 Define composition operation in fuzzy relations? Two fuzzy relations 9 KTU (S,FE)
R and S are given below. Obtain the composition T of these fuzzy 2022
relations using
i)Max-min composition
ii)Max-product composition
6 Given two fuzzy sets A and B, compute the following set operations 5 KTU (S,FE)
on A and 2022
B:
a) Algebraic sum b) Algebraic product c) Bounded sum d) Bounded
difference
Module IV
Apply Mamdani fuzzy model to design a controller to determine the Model
1 10
wash time of a domestic washing machine. Assume input is dirt and Question
grease of the cloth. Use three descriptors for input variable and five
descriptors for output variables .Derive the set of rules for controller
action and defuzzification. Design should be supported by figure
wherever possible.
9
2 Using inference approach, find the membership values for each of the 8 Model
triangular shapes (I, R, IR, T) for a triangle with angles 120°, 50°, 10°.
Question
Explain Single-Point Crossover and Two-Point Crossover with Model
3 4
example. question
10