Question 7052 – Artificial-intelligence
April 14, 2024
Question 7118 – Artificial-intelligence
April 14, 2024
Question 7052 – Artificial-intelligence
April 14, 2024
Question 7118 – Artificial-intelligence
April 14, 2024

Question 7114 – Artificial-intelligence

Which of the following is an example of unsupervised neural network?

Correct Answer: D

Question 44 Explanation: 
A self-organizing map (SOM) or self-organizing feature map (SOFM) is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional), discretized representation of the input space of the training samples, called a map, and is therefore a method to do dimensionality reduction. Self-organizing maps differ from other artificial neural networks as they apply competitive learning as opposed to error-correction learning (such as backpropagation with gradient descent), and in the sense that they use a neighborhood function to preserve the topological properties of the input space.
A
Back propagation network
B
Hebb network
C
Associative memory network
D
Self-organizing feature map

Leave a Reply

Your email address will not be published. Required fields are marked *