|
Next: One-layer Net Code
Previous: Two Computation Phases
-
- Initial weights (can be initialized to 0, usually better if randomly set)
- Initial threshold (y=1 if
) Transfer function
-
- Bias n (
= + n( - y)x)
or learning rate
- Threshold update function
- Number of epochs
|
|