freezeUnits - stops weight updates on specified links into a unit

USAGE

    freezeUnits <unit-list> [-type <link-type>]

DESCRIPTION

This stops weight changes on links of the specified type projecting to the units. With no type specified, it stops weights changes on all links to the unit.

EXAMPLES

To stop updates on the bias link to units "output:2" and "output:3":

    lens> freezeUnits {output:2 output:3} -t bias

SEE ALSO

thawUnits, freezeNet, freezeGroups


Last modified: Tue Apr 11 22:36:24 EDT 2000