Blurb::
Range for neural network random weights
Description::
Controls the range of the input layer random weights in the neural
network model.  The default range is 2.0, resulting in weights in (-1,
1).  These weights are applied after the training inputs have been
scaled into [-0.8, 0.8].
Topics::
surrogate_models
Examples::

Theory::

Faq::

See_Also::
