Next: RESULTS
Up: MODEL APPLICATION: ESTIMATORS
Previous: Taylor Series Model Estimator
  Contents
The constraints on the above models ensure that there is a region
in which neither model is accurate.
Specifically, the Fresnel model requirement that
and the Taylor model requirement that
leave what may appear a large
transition region. (In reality, however, these constraints are
conservative, as can be seen in section 4.)
To obtain an estimator in the transition region, we use the
outputs of each of the three estimators as the inputs to a 3-4-1
neural net with `bias' (in neural net terms):
- Train the net with normalized data, taken from estimator
outputs in the transition region.
- Choose momentum of 0.9 for the input-to-hidden and
hidden-to-output weights.
- Choose learning rate of 0.04.
- The net converges after approximately 1000
iterations.
Aaron S. Master
2003-02-12