GithubHelp home page GithubHelp logo

marcelomatheusgauy / hippocampal_sequence_replay Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 7.17 MB

Code for the paper "A hippocampal model for behavioral time acquisition and fast bidirectional replay of spatio-temporal memory sequences"

License: GNU General Public License v3.0

Julia 96.75% MATLAB 3.25%
replay ripples hippocampus synfire one-shot-learning disinhibition dendritic-spikes cholinergic simulation paper

hippocampal_sequence_replay's Introduction

hippocampal_sequence_replay

A hippocampal model for behavioral time acquisition and fast bidirectional replay of spatio-temporal memory sequences

This github project contains the codes used in the simulations of the paper: A hippocampal model for behavioral time acquisition and fast bidirectional replay of spatio-temporal memory sequences (found at: https://www.biorxiv.org/content/early/2018/07/18/343988). We make the codes public, so the results obtained can be reproduced. In the following, I explain the file structure:

Disclaimer: in general, to run the files just type 'julia filename' in the terminal, replacing filename by the intended file.

sequencereplayencodingmode_fast_replay_animation_linear_track_loops.jl: To simulate the entire model just run this file; this simulates the model (encoding including place and sequence cells) with the parameters in parameters.jl (and those provided within the file itself); after the encoding mode is finished, it simulates a single replay and reverse replay of place and sequence cells; the data is saved (in the data folder) and preliminary plots for encoding, replay and reverse replay are produced (in figures folder). We note that the data file produced is too large and we do not include a preliminary one in the data folder.

parameters.jl: contains the basic neuronal parameters used. These are changed externally on convenience in the relevant files.

simulationsequencereplayencodingmode.jl: contains the function that actually implements the encoding mode of the model. Is called by sequencereplayencodingmode_fast_replay_animation_linear_track_loops.jl; Note that the random seed is fixed to ensure reproducibility.

simulationfastreplaymode.jl: contains the function that actually implements the forward replay mode of the model. Is called by sequencereplayencodingmode_fast_replay_animation_linear_track_loops.jl; Note that the random seed is fixed to ensure reproducibility.

simulationreversereplay.jl: contains the function that actually implements the reverse replay of the model. Is called by sequencereplayencodingmode_fast_replay_animation_linear_track_loops.jl; Note that the random seed is fixed to ensure reproducibility.

aggregate_spike_statistics_over_time.jl, afferent_recurrent_neuron.jl and mousepathtocellpathsequence.jl are specific utility functions called when necessary.

loadscript_linear_loops.jl contains an example code which produces plots that look like the ones in the paper (Figure 1). Note that we do not provide the data file for the figures attached because it is too large; To get the data file, one must run sequencereplayencodingmode_fast_replay_animation_linear_track_loops.jl.

The only_sequence_cells folder contains functions implementing simulations using only sequence cells. Those are generally simpler and faster. They are explained in the readme file there.

The reduced_rate_model folder contains the matlab function implementing the rate model.

In case of doubts please write to: [email protected]

hippocampal_sequence_replay's People

Contributors

marcelomatheusgauy avatar

Stargazers

 avatar

Watchers

 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.