Giter Club home page Giter Club logo

ape_paper's Introduction

Code: DOI

Datasets: DOI

APE_paper

Reproduction of figures for the APE paper

Francesca Greenstreet, Hernando Vergara, Sthitapranjya Pati, Laura Schwarz, Matthew Wisdom, Fred Marbach, Yvonne Johansson, Lars Rollik, Theodore Moskovitz, Claudia Clopath, Marcus Stephenson-Jones, "Action prediction error: a value-free dopaminergic teaching signal that drives stable learning." bioRxiv, 2022.

See documentation (scripts to generate figures) here

To run things locally in your machine:

  1. clone this repo
git clone https://github.com/HernandoMV/APE_paper.git
  1. create the environment (optional). Otherwise you might need to install some dependencies manually.

    conda env create -f environment.yml
    conda activate APE_paper
    
  2. install the tool to analyse the behavior

    Option 1: from PyPi

    pip install mouse-behaviour-analysis-tools
    

    Option 2: from the tools repo

    https://github.com/HernandoMV/mouse-behavior-analysis-tools

    With this option it will be easier for you to change things from the functions directly, such as plotting options.

    3.2.1. clone the repo

    git clone https://github.com/HernandoMV/mouse-behavior-analysis-tools.git
    

    3.2.2. change the current directory to that of the cloned repo

    cd mouse-behaviour-analysis-tools
    

    3.2.3. in the root directory of the cloned repo type

    pip install -e .
    
  3. run the scripts in scripts folder, or download them in script or notebook format from the documentation

Run the Google Colab notebooks directly in your browser:

Figure 1 C

Figure 1 EF

Figure 1 IJK

Figure 2 BCDE

Figure 6 CDF

Figure 7 FG

PLACEHOLDER FOR YVONNE FIGURE

ape_paper's People

Contributors

hernandomv avatar hvergara avatar yvonnejohansson 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.