Giter Site home page Giter Site logo

sunpengfei1122 / spike-time-dependent-plasticity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaiasilvestri/spike-time-dependent-plasticity

0.0 0.0 0.0 120 KB

A spiking neural network undergoes plastic changes based on the timing of neural spikes (MATLAB).

spike-time-dependent-plasticity's Introduction

Spike time dependent plasticity

The program strengthens the relevant synaptic weight when a presynaptic spike precedes postsynaptic firing, and weakens the relevant synaptic weight when a presynaptic spike follows postsynaptic firing. The amount of synaptic weight modification is greatest if the magnitude of the difference between the timing of the pre and postsynaptic spike is small, and decreases exponentially as this difference gets larger. No modification happens if the difference between spike timings of two connected neurons is larger than 20 ms. The function according which the synaptic efficacies are changed is based on the biological model by Song S., Miller K. D. and Abbott L. F. “Competitive Hebbian learning through spike-timing-dependent synaptic plasticity,” Nature Neuroscience vol. 3, no. 9, pp. 919-926, 2000. This mechanism is based on the following idea. It is unlikely that a presynaptic action potential which followed postsynaptic firing has affected the postsynaptic firing at all (especially if immediately after), while it is logical that a presynaptic action potential preceding postsynaptic firing has played a significant role in causing the postsynaptic spike (especially immediately earlier). The program does not create or eliminate synaptic connections, it simply modifies existing synaptic weights.

spike-time-dependent-plasticity's People

Contributors

gaiasilvestri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.