Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A Kohonen self-organizing map is used to cluster four vectors. Let the vectors to be clustered be (1,1,0,0);(0,0,0,1);(1,0,0,0);(0,0,1,1) The maximum number of clusters to be

  1. A Kohonen self-organizing map is used to cluster four vectors. Let the vectors to be clustered be (1,1,0,0);(0,0,0,1);(1,0,0,0);(0,0,1,1)

    The maximum number of clusters to be formed is m = 2. Suppose the learning rate is = 0.6, The neighborhood of node J is set so that only one cluster updates its weights at each step (R = 0). Initial weight matrix isimage text in transcribed

3. A Kohonen self-organizing map is used to cluster four vectors. Let the vectors to be clustered be (1,1,0,0); (0,0,0,1); (1,0,0,0);(0,0,1,1) The maximum number of clusters to be formed is m = 2. Suppose the learning rate is n = 0.6, The neighborhood of node J is set so that only one cluster updates its weights at each step (R = 0). Initial weight matrix is 0.2 0.8 0.6 0.4 0.5 0.7 0.9 0.3 (a) Calculate the updates in the weight matrix after training the network using the first vector (1, 1, 0, 0). [5 marks] (b) Write a Matlab program to (1) load these input vectors; (2) create a Self- Organizing Map; (3) train the Network; (4) view the Network; (5) plot results using different SOM plots. [5 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions