Skip to content

Commit cb61b4a

Browse files
committed
Updated aim and procedure
1 parent 95e89ea commit cb61b4a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

experiment/aim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
### Aim of the experiment
1+
The objective of this experiment is to understand the capture of the features in the space of input patterns with the help of Competitive learning neural networks (CLNN).

experiment/procedure.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
### Procedure
1+
- Choose from the available 'Type of mapping' dropdown menu, the option of 2D-2D mapping.
2+
- Choose from the 'Region', 'No. of data points', 'No. of iterations' dropdown menus, the type of pattern for the data, the number of data points and required number of iterations respectively.
3+
- Click on the 'Generate data' button to generate the specific data points and the nodes of the network.
4+
- Vary the iteration step size between '1' and 'No. of iterations' chosen, and then click the 'Next iteration' button to see the output of the experiment after different iterations.
5+

0 commit comments

Comments
 (0)