edited by
4,346 views

3 Answers

6 votes
6 votes

Kohonen is a self-organising feature map which is a type of artificial neural network that is trained using unsupervised learning

Backpropagation  is a common method of training artificial neural networks 

Hopfield network is a form of recurrent artificial neural network.

2 votes
2 votes

answer is d

Kohonen is the self organizing map performs a form of unsupervised learning.

Answer:

Related questions

3 votes
3 votes
3 answers
1
Arjun asked Apr 22, 2018
2,589 views
ln neural network, the network capacity is defined as:The traffic (tarry capacity of the networkThe total number of nodes in the networkThe number of patterns that can be...
3 votes
3 votes
2 answers
2
go_editor asked Jun 24, 2016
3,695 views
Logic family popular for low power dissipationCMOSECLTTLDTL
7 votes
7 votes
2 answers
3
go_editor asked Jun 23, 2016
4,931 views
In HTML, which of the following can be considered a container?<SELECT><Value><INPUT><BODY>
7 votes
7 votes
2 answers
4
go_editor asked Jun 23, 2016
3,782 views
Find the output of the following Java code line System.out.printIn(math.floor(-7.4))-7-8-7.4-7.0