Git Product home page Git Product logo

phys_dbd's Introduction

Physics-based dynamic PCA for modeling stochastic reaction networks with TensorFlow

docs

This is the source repo. for the physDBD Python package. It allows the creation of physics-based machine learning models in TensorFlow for modeling stochastic reaction networks.

drawing

Quickstart

  1. Install:

    pip install physDBD
    
  2. See the example notebook.

  3. Read the documentation.

About

This repo. implements a TensorFlow package for modeling stochastic reaction networks with a dynamic PCA model. Please see this paper for technical details:

O. K. Ernst, T. Bartol, T. Sejnowski and E. Mjolsness. Physics-based machine learning for modeling stochastic IP3-dependent calcium dynamics. arXiv:2109.05053

The original implementation in the paper is written in Mathematica and can be found here. The Python package developed here translates these methods to TensorFlow.

The only current supported probability distribution is the Gaussian distribution defined by PCA; more general Gaussian distributions are a work in progress.

Requirements

  • TensorFlow 2.5.0 or later. Note: later versions not tested.
  • Python 3.7.4 or later.

Installation

Use pip:

pip install physDBD

Alternatively, clone this repo. and use the provided setup.py:

python setup.py install

Documentation

See the dedicated documentation page.

Example

See the notebook in the example notebook.

Tests

Tests are run using pytest and are located in tests.

Citing

Please cite this paper::

O. K. Ernst, T. Bartol, T. Sejnowski and E. Mjolsness. Physics-based machine learning for modeling stochastic IP3-dependent calcium dynamics. arXiv:2109.05053

phys_dbd's People

Stargazers

 avatar  avatar

Watchers

 avatar  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.