Code Monkey home page Code Monkey logo

poisson-gpfa's Introduction

Poisson-GPFA

This package is written by:

This repository contains different methods for the Gaussian process model with Poisson observations. It has been developed and implemented with the goal of modelling spike-train recordings from neural populations, but some of the methods will be applicable more generally.

In particular, the repository includes methods for

  • Laplace approximation for state-inference
  • Variational method for state-inference
  • Expectation maximisation for parameter learning, using Laplace or Variational inference
    • Full EM, where all available trials are processed in each iteration
    • Variants of stochastic EM, where a subset of avilable trials are processed in each iteration

Requirements

  • matplotlib == 1.4.3
  • pandas == 0.16.2
  • numpy == 1.10.1
  • scipy == 0.16.1
  • statsmodels == 0.6.1

Usage

To get started, run the example script either by python example.py in bash orrun example.py in iPython. The software is developed within the Anaconda python 3 environment.

If you notice a bug, want to request a feature, or have a question or feedback, please make use of the issue-tracking capabilities of the repository. We love to hear from people using our code -- please send an email to [email protected].

The code in this repository is a work in progress. This work is published under the GNU General Public License. The code is provided "as is" and has no warranty whatsoever.

poisson-gpfa's People

Contributors

nhooram avatar jahma avatar

Watchers

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.