next up previous contents index
Next: Time Delay Networks Up: The Cascade Correlation Previous: Mathematical Background

Using the Cascade Algorithms in SNNS

Networks that make use of the cascade correlation architecture can be created in SNNS in the same way as all other network types. The control of the training phase, however, is moved from the remote panel to the special cascade window described below. The remote panel is still used to specify the learning parameters, while the text field CYCLE does not specify as usual the number of learning cycles. This field is used here to specify the maximal number of hidden units to be generated during the learning phase. The number of learning cycles is entered in the cascade window. The learning parameters for the embedded learning functions Quickprop, Rprop and Backprop are described in chapter gif.

If the topology of a net is specified correctly, the program will automatically order the units and layers from left to right in the following way: input layer, hidden layer, output layer, and a candidate layer. gif The hidden layer is generated with 5 units always having the same x-coordinate (i.e. above each other on the display).

The cascade correlation control panel and the cascade window (see fig. gif), is opened by clicking the menu item Cascade in the pull-down menu, which appears when pressing the button. The cascade window is needed to set the parameters of the learning algorithms CC and RCC. To start Cascade Correlation, learning function CC, update function CC_Order and init function CC_Weights in the corresponding menus have to be selected. Recurrent Cascade-Correlation is started in the same way, only that this time the functions RCC, RCC_Update and RCC_Weights have to be selected. If one of these functions is left out, a confirmer window with an error message pops up and learning does not start. The init functions of cascade differ from the normal init functions: upon initialization of a cascade net all hidden units are deleted.

  
Figure: The cascade window

The cascade window has the following text fields, buttons and menus:

The button deletes all candidate units. In SNNS the candidate units are realized as special units.



next up previous contents index
Next: Time Delay Networks Up: The Cascade Correlation Previous: Mathematical Background



Niels Mache
Wed May 17 11:23:58 MET DST 1995