7.1.5 Neural Network Architecture and Setup for Experiment Three
The neural network architecture are the same as in step 1 (see section 6.1.3). Results from experiment two indicated that the 5 input band power gave better performance, so that was used in this setup as well. Network consisted of 1 input
layer: 5 input nodes, 1 hidden layer: 3 hidden nodes, 1 output layer, 1 node.
Network parameters setup: learning rate was set to 0.2, learning cycles set to 1000.
Activation function for the input layer was linear, sigmoid function for the hidden
and the output layer. Variations of these parameters were also tested, but did not
have any great impact on the results, like in step 1.
7.2 Test Results and Findings
Only results from experiment three are shown here, experiment one and two are
excluded due to the fact that they were unsuccessful attempts.