Showing 26 open source projects for "markov"

View related business solutions
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    JAGS is Just Another Gibbs Sampler. It is a program for the statistical analysis of Bayesian hierarchical models by Markov Chain Monte Carlo.
    Leader badge
    Downloads: 1,613 This Week
    Last Update:
    See Project
  • 2
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MLPACK is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and flexibility for expert users. * More info + downloads: https://mlpack.org * Git repo: https://github.com/mlpack/mlpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Kinetic Model Builder

    GUI for building, simulating and optimizing kinetic models.

    A 3D graphical interface for building, simulating and optimizing Markov kinetic models in response to user defined time dependent stimuli. Models can be represented as either states and connecting transitions or interacting allosteric elements (see http://dx.doi.org/10.1085/jgp.201411183). Model parameters can be optimized by fitting model responses to user data. Optional user defined constraint equations for model parameters are parsed with EigenLab (https://github.com/marcel-goldschen-ohm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    Muninn

    A software package for estimating generalized ensemble weights in Mark

    We have moved to GitHub: https://github.com/muninnorg/muninn As of July 2015 we have moved to GitHub. The SourceForge page will preserved, with the old releases. Muninn is a software package for estimating generalized ensemble weights in Markov chain Monte Carlo (MCMC) simulations. The method is full automated and makes use of the generalized multihistogram (GMH) equations for estimation the density of states [1]. The package is implemented in C++ and has a convenient interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FamSeq

    Variant calling on the basis of pedigree information

    ... implementations of the Mendelian genetic model: the Bayesian network algorithm, Elston-Stewart algorithm and Markov chain Monte Carlo algorithm. To make the software efficient and applicable to large families, we parallelized the Bayesian network algorithm that copes with pedigrees with inbreeding loops without losing calculation precision on an NVIDIA® graphics processing unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MetaDomain

    Protein domain classification for short sequences

    MetaDomain is a protein domain classification tool designed for very short next-generation sequencing reads. It achieves better sensitivity and low false positive rate compared with the state-of-the-art profile hidden Markov model (profile HMM) alignment tool in identifying encoded domains from short sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 10
    MGEScan is a suite of two software tools MGEScan-LTR and MGEScan-non-LTR. MGEScan-LTR is a software that can identify new LTR retrotransposons without relying on a library of known elements. It uses approximate string matching technique and protein domain analysis to detect intact LTR retrotransposons. In addition, it identifies partially deleted or solo LTRs using profile Hidden Markov Models (pHMMs). MGEScan-non-LTR is a software for the identification of non-LTR retrotransposons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fvm2

    fvm2

    FVM2 - F Virtual Machine v2

    FVM2 is VM for running machines like Markov algorithms, Turing machine and so on. FVM2 has debugger with step mode and breakpoints. Goal of this project is to help students with studying Theory of computation. FVM2 shows how complex code works within a real machine. Currently the only implemented machine is Markov algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GenNon-h

    Simulating non-homogeneous multiple sequence alignments

    A number of software packages are available to generate DNA MSAs evolved under continuous-time Markov processes on phylogenetic trees. On the other hand, methods of simulating the DNA MSA directly from the transition matrices do not exist. Moreover, existing software restricts to the time-reversible models and it is not optimized to generate nonhomogeneous data (i.e. placing distinct substitution rates at different lineages). GenNon-H is the first package designed to generate multiple sequence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    HPeak is a hidden Markov model-based approach that can accurately pinpoint regions to where significantly more sequence reads map. Testing on real data shows that these regions are indeed highly enriched by the right protein binding sites. Command (single-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN/MOUSE -format BED -t TREATMENT.inp -c CONTROL.inp -n OUTPUTPREFIX -fmin 100 -fmax 300 -r 36 -ann -wig -seq -interfiles Command (pair-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    This project (CvHMM) is an implementation of discrete Hidden Markov Models (HMM) based on OpenCV. It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HMMLab

    A Hidden Markov Model editor with support to HTK

    HMMLab is a Hidden Markov Model editor oriented on HMMs for speach recognition. It can create, edit, train and visualize HMMs. HMMLab supports loading/saving HMMs from/to HTK files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jaf_MT

    This implements a phrased-based hidden semi-Markov Model for SMT

    This package implements the phrased-based hidden semi-Markov model described: Jesús Andrés-Ferrer, Alfons Juan. A phrase-based hidden semi-Markov approach to machine translation. Procedings of European Association for Machine Translation (EAMT), 2009. pp. 168-175. This project depends on jaf_Utils: http://sourceforge.net/projects/jafutils/ Install it prior installation of jaf_MT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alchemy is a software package providing a series of algorithms for statistical relational learning and probabilistic logic inference, based on the Markov logic representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a markov chains bot for IRC that builds and speaks sentences dynamically from a list of sentences and words it logs from a defined channel. Unlike an infobot, this bot does not use predefined triggers. Everything it says is generated at random.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    T3S Tool

    T3S Tool

    Learning Stochastic Discrete Event Systems

    Stochastic discrete event system analysis and verification are essential in order to ensure reliability in such systems. However, models that cannot be constructed with an hand-made process need to be learned. Thus, the SDES toolbox proposes an automated solution that is embedded in Matlab to learning and analisis generalized semi-Markov processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With miao3d you can train a specific Gaussian Markov Random Field (GMRF) that then can be used to estimate a depthmap ("3D"), given an image ("2D"). A GUI allows inspection of the image + depthmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pocket CRF is a modified version of CRF++, it maintains the simplicity of CRF++ and is able to use high order features. Pocket M3N is a simple Max Margin Markov Networks package for sequence labeling tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Please try libpinyin and ibus-libpinyin instead, as libpinyin continues novel-pinyin development and re-writes most of the code. A Simplified Chinese Sentence-Based Pinyin Input Method Engine Based On Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QHQ++ is a C++ library includes: QHQc++ (C++ Numerical Library), QHQmcmc++ (Markov Chain Monte Carlo C++ Library, Bayesian Statistics), QHQsv++ (Stochastic Volatility C++ Library, Finance), QHQyc++ (Yield Curve Modeling C++ Library, Finance).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    hmm2gviz is a tool used for converting hidden Markov models generated by HMMER into a graph visualization using Graphviz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DNA, Amino Acid And RNA Tests: free software for probabilistic measurement and annotation of biological sequences, using phylogenetic Markov chains and stochastic grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next