GithubHelp home page GithubHelp logo

mmsm's Introduction

MMSM (Multiscale Markov State Models)

Author:

Kessem Clein (Raveh lab)

Date last updated:

Oct 1st, 2021 or later

Synopsis:

Multiscale Markov-State Models (MMSMs) and MMSM-Explore code

Prerequisties:

  • scipy
  • numpy
  • matplotlib
  • sklearn

Folder structure:

base

Abstract base classes defining the interfaces of the different modules

discretizers

Classes that inherit from BaseDiscretizer. These provide methods for discretizing continuous spaces into discrete sets of states.

estimators

This module has two submodules for two different types of estimators used by an HMSM.

metastable_partition

Classes that inherit from MetastablePartition. These provide methods for estimating partitions of the states of a Markov model, such that the resulting partition is a coarse grained estimate of the Markov model.

transitions

Estimators of the transition probabilities between states, based on observed transitions.

models

hmsm

Implementation of the HMSM model, that makes use of the different estimators and optimizers.

parallel_hmsm

Implementation of the HMSM model that makes use of parallelization. (Not implemented)

optimizers

Methods for choosing vertices from an HMSM for adaptive sampling.

plots

Various methods for creating plots.

samplers

Classes that inherit from BaseSampler.

util

Various utility functions used in the package.

Usage:

TBD

mmsm's People

Contributors

kessemclein avatar barakr avatar ravehlab avatar

Watchers

 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.