Hi Robert,
The net.reset() initializes the weights of plastic synapses according to
their initial weight value set at their creation.
Notice the two weight parameters inside the plastic synapses Winit, and W.
W is the weight that is evolving over time due to plasticity. Winit
represents the initial value of the weight.
At net.reset(), W = Winit is executed.
regards,
Dejan
Robert Ioiart wrote:
> Hi,
>
> After running a simulation in which synapses are plastic, I call
> net.reset(). In this situation are the weights of the synapses reset
> according to the parameters given during their creation
> (distributions, etc), or just the simulation time is reset and no
> parameters of the network are changed?
>
> Thank you.
> Robert.
>
>
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pcsim-users mailing list
> Pcs...@li...
> https://lists.sourceforge.net/lists/listinfo/pcsim-users
>
--
_______________________________________________
Dejan Pecevski
Institute for Theoretical Computer Science
Graz University of Technology
Inffeldgasse 16b, A-8010 Graz, Austria
Tel. +43 316 873 5849
|