Each line of the control file begins with a KEYWORD followed by the respective declaration. The order of the keywords is arbitrary. Example of a control file:
PATTERNFILE eddy.in **For creation of a network file you need at least the statements markedWEIGHTFILE eddy.dat
XSIZE 18
![]()
YSIZE 18
![]()
COMPONENTS 8
![]()
PATTERNS 47 **
The WEIGHTFILE is a simple ASCII file, containing the weight vectors row by row.
The PATTERNFILE contains in each line the components of a pattern. If convert2snns has finished the conversion it will ask for the name of the network and pattern files to be saved.