[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DisConnectAll
On Sunday 25 April 2004 11:24 am, Timothy Scully wrote:
> I've noticed that the Unit class has a function called DisConnectAll().
> I was wondering if this could be comparable to a cell dying in a network
> i.e. all connections severed with no possiblity of revival, or does it
> just reduce all the weights to zero with possiblity of the weights
> rising again ?
It atually removes the connections; like cell death. See also the LesionUnits
functions on Layer/Network.
--
- Randy