home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
500-599
/
ff510.lzh
/
SYNWORKS
/
helpfiles
/
helpeditnetwork
< prev
next >
Wrap
Text File
|
1991-06-29
|
2KB
|
103 lines
*************************************************
* *
* Help / Edit network *
* *
*************************************************
Short description :
Display & edit network parameters.
Network :
Network name.
Example : "HBA_Network"
Input :
Boundaries for input values.
Example : 0 <= input <= 1
Output :
Boundaries for output values.
Example : -100 <= output <= 100
Weights :
Boundaries for link weights.
Example : -10 <= weights <= 10
Memory :
Boundaries for neuron local memory.
Example : -1000 <= memory <= 1000
Binary input :
Map input values to {0,1}.
val < threshold => val := 0
val >= threshold => val := 1
Example : Yes with threshold 0.5
Binary output :
Map output values to {0,1}.
val < threshold => val := 0
val >= threshold => val := 1
Example : No
Layers:
Click on active layers to edit layer parameters.
Edit bias neuron :
Click gadget to edit bias neuron.
Edit learnr/mom. :
Click gadget to edit learnrate/momentum table.
Example : "Enabled"
OK :
Take shown values.
Cancel :
Restore old status.
***********************************************************************
*** FOR FURTHER INFORMATION REFER TO THE SYNWORKS MANUAL **
***********************************************************************