next up previous contents index
Next: Operations Before Training Up: Functionality Previous: Functionality

   
Training the Network

Training is controlled from a single module (see Base/MainLoop.m in Section 4.1.5). However there are sub-modules which are called from this module. The functionality of this module will be described in three main parts in the following subsections: before training, training and after training parts.

Note that there are two training modules (Base/MainLoop.m and Base/MainNNToolbox.m), of which only one is used per session. They differ in a principal way; one is using custom functions and the other is making use of MATLAB Neural Networks (NN) Toolbox functions.



 

Cengiz Gunay
2000-06-25