Git Product home page Git Product logo

epfl-lcn / pub-zenke2015-naturecomm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fzenke/pub2015orchestrated

1.0 3.0 0.0 1.93 MB

Simulation code from Zenke, F., Agnes, E.J., and Gerstner, W. (2015).

Home Page: http://www.nature.com/ncomms/2015/150421/ncomms7922/full/ncomms7922.html

License: GNU General Public License v2.0

Python 1.18% Gnuplot 0.08% Shell 0.65% C++ 32.37% Makefile 0.19% Max 65.47% Awk 0.06%

pub-zenke2015-naturecomm's Introduction

On-line learning with orchestrated plasticity rules

These simulations are to reproduce the findings from Zenke, F., Agnes, E.J., and Gerstner, W. (2015). Diverse synaptic plasticity mechanisms orchestrated to form and retrieve memories in spiking neural networks. Nat Commun 6. http://www.nature.com/ncomms/2015/150421/ncomms7922/full/ncomms7922.html

This development version was last tested with Auryn v0.8.0-beta3.

Auryn classes

P10Connection 
       Implements the excitatory connection object for orchestrated
       plasticity without homeostatic sliding threshold.

P11Connection 
       Implements the excitatory connection object for orchestrated
       plasticity with homeostatic sliding threshold.

P12Connection 
       Implements variation of P11Connection with two limits of the
       sliding threshold.

Running an example

This simulation reproduces the key results from the orchestrated plasticity simulation as described in Figure 3 you need to install and compile Auryn. Note, that due to ongoing development of the simulator and specifically changes to the random seeding of SparseConnections since v0.4.1 the network you are simulating is not identical at the individual connection level to the simulation shown in the paper. To replicate the original simulation bit-by-bit please refer to the commit history of this repository and the simulator.

In the following we will assume that you have git installed and up and running on your system. Moreover, you have all dependencies to compile Auryn installed. First, download and compile Auryn (see https://github.com/fzenke/auryn for instructions). Should you have difficulties compiling the simulator please refer to the installation and troubleshooting section in the manual (www.fzenke.net/auryn).

Now go to the installation directory of the simulation code (when you are reading this, chances are you are already in this directory) and run make there (you might have to update the auryn path in the Makefile if you are using a different install directory). This will build the necessary Auryn libraries that implement plasticity and the simulation libraries. The binary file sim_rc_p10c is the downstream file of the simulation behind Figure 3 in Zenke, F., Agnes, E.J., Gerstner, W., 2015. Diverse synaptic plasticity mechanisms orchestrated to form and retrieve memories in spiking neural networks. Nature Communications.

Finally, update the output path in 'globalvars.sh' to point to a portion of disk with sufficient space. If you want to run distributed simulations make sure this path is accessible from all nodes of your cluster.

Invoking $ ./run_orchestrated_stdp.sh will run the three scripts 1run_init.sh, 2run_learn.sh and 3run_cued.sh and the necessary bootstrap script in sequence which corresponds to the two-fold learning and recall protocol shown in Figure 3.

pub-zenke2015-naturecomm's People

Contributors

fzenke avatar

Stargazers

Mauro Risonho de Paula Assumpção avatar

Watchers

Alex Seeholzer avatar James Cloos avatar  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.