
Help on the training files.

	The training files which are provided here have standard format. They consists of several patterns, where each pattern has 'N' inputs and 'M' (or 'Nout') outputs. They are arranged in rows and columns. So effectively they will be having N+M columns and Nv (the total number of patterns) rows.

	The number of Inputs and Outputs of each of the training files is given below.

1. Fmtrain.tra:
	Number of Inputs (N): 5
	Number of Outputs (M): 1
	Number of Patterns (Nv): 1024

2. Twod.tra:
	Number of Inputs (N): 8
	Number of Outputs (M): 7
	Number of Patterns (Nv): 1768

3. Single2.tra:
	Number of Inputs (N): 16
	Number of Outputs (M): 3
	Number of Patterns (Nv): 10000

4. Power12.tra
	Number of Inputs (N): 12
	Number of Outputs (M): 1
	Number of Patterns (Nv): 1414

5. Power14.tra
	Number of Inputs (N): 14
	Number of Outputs (M): 1
	Number of Patterns (Nv): 1048
