
  ffrreeeezzeeWWeeiigghhttss -- ssttooppss wweeiigghhtt uuppddaatteess oonn ssppeecciiffiieedd lliinnkkss

  UUSSAAGGEE

        freezeWeights [-group <group-list> | -unit <unit-list> | -type <link-
    type>]

  DDEESSCCRRIIPPTTIIOONN

  This stops weight changes on links of the specified type during training.
  If no type is specified, all link types are affected.

  If a group list or unit list is given, only links into those groups or
  units are affected. Otherwise, all links of the appropriate type are
  affected.

  Freezing can also be used to load weights into specific parts of the
  network using the _l_o_a_d_W_e_i_g_h_t_s command.

  EEXXAAMMPPLLEESS

  To stop updates to bias links to the output layer:

        lens> freezeWeights -g output -t bias

  SSEEEE AALLSSOO

  _t_h_a_w_W_e_i_g_h_t_s, _l_o_a_d_W_e_i_g_h_t_s

  ---------------------------------------------------------------------------
    Last modified: Tue Nov 14 18:04:41 EST 2000

