Part 2
P86:
2nd Paragraph, last sentence:
"The
teacher layer uses the desired output column of Listing 3.1; as a result the
Advanced Column Selector property must be set to 3."
P87:
The paragraph should be changed to reflect the changes of JOONE 1.21:
"Now
that the …. (same). Select "Tools"
menu. From here select the "Control Panel" menu item. This will
display a … (same). These parameters should …(same). The
style='color:red'>epochs parameter should be set … (same)…"
P87:
update figure 3.7
src="/images/article/133/3.jpg">
style='page-break-before:always'>
P88:
Table 3.5 should be updated to reflect changes in JOONE 1.21
style='font-family:"Arial Narrow"'>Property
style='font-family:"Arial Narrow"'>Purpose
Batch Size
style='font-family:Arial'>This works if the "Learning Mode"
property (below) is set to one. The number of the cycles for each epoch into
which the batch mode is active. Insert here a number between 1 and Training Patterns.
This parameter permits to set the mixed batch mode, where the net learns in
batch mode from the cycle 1 to the 'batch size' cycle, and then learns in
on-line mode for the remaining cycles.
Learning
style='font-family:Arial'>(same)
But the property used to be named "Learning Set")
Learning Mode
style='font-family:Arial'>The leaning algorithm chosen to train the network:
0 = On-Line Backprop (the default)
1 = Batch Backprop
2 = Resilient BackProp (RPROP)
Learning Rate
style='font-family:Arial'>(same)
Momentum
style='font-family:Arial'>(same)
Pre-learning
Cycles
style='font-family:Arial'>(same)
style='font-family:Arial'>But the property used to be named
"Pre-learning")
Supervised
style='font-family:Arial'>True if the net must learn in the supervised mode.
Once the Teacher component is present this will be automatically set to True.
Epochs
style='font-family:Arial'>(same)
style='font-family:Arial'>But the property mentioned as "Total
Cycles")
Training
Patterns
style='font-family:Arial'>(same)
style='font-family:Arial'>But the property used to be named "Input
Patterns")
Use RMSE
style='font-family:Arial'>If true, the error is calculated as Root Mean
Squared Error (RMSE), otherwise as Mean Squared Error (MSE)
Validation
True if the net is to be tested on a
validation data set. Used ONLY in conjunction with a Learning Switch
component inserted in the net.
Validation
Patterns
style='font-family:Arial'>The total number of input rows for which the net is
to be validated. Used in conjunction with the Validation parameter set to
true.
P88:
2nd Paragraph, 1st line; click the start button.
style='font-family:Wingdings'>à click the Run
button.
Also
2nd Paragraph, 3rd line; the "Control Panel"
menu. à the "Tools" menu.
P89:
Last paragraph, 2nd sentence:
"Select the "Tools" menu."
From here, select the "Control Panel" menu item. This will
display….(same)"
Also on the 6th line of the same paragraph, totCycles
should be epochs instead.
style='page-break-before:always'>
P90:
Figure 3.9 does not reflect the actual intended figure mentioned in the
pervious paragraph of the previous page. It should show the "Control Panel".
Even if this is the case, then the figure should reflect JOONE 1.21 changes:
src="/images/article/133/3.jpg">
P90:
1st paragraph, 1st line; Once these fields are properly
set you should click the "Begin"
button. à "
style='color:#339966'>Run" button.



