next up previous contents index
Next: Analysis of Trained Network Up: Operations After Training Previous: Operations After Training

   
Displaying Training Results

This action is done by default at the end of training. The profile of the output errors are plotted against number of epochs, e.g. the mean square error and the maximum square error as seen in Figure 2.

  
Figure 2: Plot of training error against number of epochs

\resizebox*{0.9\textwidth}{!}{\includegraphics{DrawResults_1.eps}}


(see file Base/DrawResults.m explained in 4.1.11.)

At this point the main script terminates, but the network definition and the trained values of the network are retained by MATLAB for further analysis.



Cengiz Gunay
2000-06-25