You are on page 1of 1

SCHOOL OF ELECTRONICS ENGINEERING

Digital Assignment
B. Tech (ECE) Fall Semester: 2022-2023
Subject: Neural Networks and Fuzzy Control Time: 03-11-2022
Subject Code: ECE3009 Slot: B1 Max. Marks: 10

Answer all questions (Assume any data wherever required)

1 Discuss the architecture of Hopfield neural network with an illustration application algorithm. Also
analyze the convergence criteria through energy function.

2 Perform training of Kohonen self-organizing map to cluster four vectors given by


s(1)  (1 0 0 0), s(2)  (1 0 0 1), s(3)  (0 1 0 0), s(4)  (0 1 1 0) . Obtain the weights and
weight update equation. Perform two epochs of training.
3 For the exemplar vectors e(1) = (1, -1, -1, -1) and e(2) = (-1, -1, 1, -1), obtain the
exemplar that is closest to each of the bipolar input patterns (1, 1, -1, -1) (1, -1, -1,
-1) (-1, -1, -1, 1) (-1, 1, 1, -1) using Hamming net.
4 Write short notes on
1) Adaptive resonance theory
2) Radial basis function network

You might also like