<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Blooki/0.4808" -->
<rss version="2.0">
  <channel>
    <title>Zero Brane</title>
    <link>http://notebook.kulchenko.com/</link>
    <description>By seeking, you will discover...</description>
    <language>en</language>
    <copyright>Copyright 2009</copyright>
    <lastBuildDate>Sun, 25 Dec 2005 07:17:47 GMT</lastBuildDate>
    <pubDate>Sun, 25 Dec 2005 07:17:47 GMT</pubDate>
    <generator>http://www.blooki.org/</generator>
    <ttl>60</ttl>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs> 


  <item>
    <title>Neural Modeling: Synaptic Plasticity</title>
    <description>&lt;p&gt;Reviewing the code of the &lt;a href="modeling/neural-modeling-spnetplusplus"&gt;&lt;span class="caps"&gt;SPN&lt;/span&gt;et++&lt;/a&gt; I realized that the implemented synaptic plasticity mechanism in the simulation is much simpler than I expected. It turned our that the code implements the nearest-neighbor spike model described in &lt;a href="references/papers/relating-stdp-to-bcm"&gt;&lt;span class="caps"&gt;RELATING&lt;/span&gt;-STDP-TO-BCM&lt;/a&gt; article by Eugene M. Izhikevich and Niraj S. Desai. According to the authors of the article &lt;em&gt;it may be sufficient to only consider two postsynaptic spikes&lt;/em&gt; -- the one that occurs before and the one that occurs after the presynaptic firing -- while determining whether a synapse should be potentiated or depressed based on recent spike activity. In addition to attempting to unify different forms of plasticity -- spike-timing-dependent plasticity (STDP) and a standard long-term potentiation and depression (LTP/LTD) -- into a single framework, this approach appears to be very computationally efficient.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;update 2006/01/14&lt;/strong&gt;: &lt;a href="references/papers/STDP-based-on-local-information"&gt;&lt;span class="caps"&gt;STDP&lt;/span&gt;-BASED-ON-LOCAL-INFORMATION&lt;/a&gt; paper presents an alternative rule, which is also described as computationally efficient, yet simple and reliable. This paper also provides five types of gating functions: no gating, presynaptic, postsynaptic, dual OR and dual &lt;span class="caps"&gt;AND &lt;/span&gt;gating.&lt;/p&gt;

&lt;p&gt;There is also more information on different types of synaptic plasticity in the post on &lt;a href="modeling/neural-modeling-synaptic-connectivity"&gt;synaptic connectivity&lt;/a&gt;.&lt;/p&gt;</description>
    <guid>http://notebook.kulchenko.com/modeling/neural-modeling-synaptic-plasticity</guid>
    <category>modeling/</category>
    <pubDate>Sun, 25 Dec 2005 07:17:47 GMT</pubDate>
  </item>


  </channel>
</rss>

