Search Results for "hidden markov java" - Page 3

Showing 103 open source projects for "hidden markov java"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    HMM Speech Recognition in Matlab

    A speech recognition system using Matlab/Simulink/Stateflow.

    This project provide hidden Markov model speech recognition system by using Matlab/Simulink/Stateflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    QuasiRecomb

    QuasiRecomb

    Probabilistic inference of viral Quasispecies

    Please get the binary latest version at https://github.com/armintoepfer/QuasiRecomb/releases Description: RNA viruses are present in a single host as a population of different but related strains. This population, shaped by the combination of genetic change and selection, is called quasispecies. Genetic change is due to both point mutations and recombination events. We present a jumping hidden Markov model that describes the generation of the viral quasispecies and a method to infer its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JProGraM (PRObabilistic GRAphical Models in Java) is a statistical machine learning library. It supports statistical modeling and data analysis along three main directions: (1) probabilistic graphical models (Bayesian networks, Markov random fields, dependency networks, hybrid random fields); (2) parametric, semiparametric, and nonparametric density estimation (Gaussian models, nonparanormal estimators, Parzen windows, Nadaraya-Watson estimator); (3) generative models for random networks (small...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    CGI-HMM

    Find CpG island by HMM

    Find CpG island for whole genome/chromosome by Hidden-Markov Mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    segment

    Solve the Viterbi algorithm in a data stream

    It is often necessary to assign a series of discrete values to continuosly variable data sequenced by time, position, etc., thereby parsing the data into fewer and larger segments of variable width. The 'segment' utility takes an input data stream as a Hidden Markov Model and applies the Viterbi algorithm to find the most likely segmentation path through the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SRM2 Sound Recognizer Mobile 2

    SRM2 Sound Recognizer Mobile 2

    A Sound Recognition Framework developed to J2ME plataform

    The SRM Framework 2 was developed for the J2ME platform supporting sound recognition dependent and speaker-independent, through the recognition techniques DTW (Dynamic Time Warping) and HMM (Hidden Markov Models), in addition to providing support to the import and export of data any stage of recognition enabling the use of external resources as well as the tool running steps on remote terminals. It has the following characteristics: - DTW - HMM (Discrete Models) - Suports Sound in PCM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JaCHMM

    Java Conditioned Hidden Markov Model library

    The JaCHMM - the Java Conditioned Hidden Markov Model library - is a complete implementation of a CHMM in Java ready to use either on command line or as a module. The JaCHMM is licenced under the BSD licence. It gives an implementation of the Viterbi, Forward-Backward, Baum-Welch and K-Means algorithms, all adapted for the CHMM. JaCHMM is based on the JaHMM and also designed to achieve reasonable performance without making the code unreadable. Consequently, it offers a good way of applying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DCI Bridge
    ...) interface defined here. As a result, the users do not have to learn the access protocol of the various DCI systems since they are hidden behind the BES interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    .../Hidden_Server.zip contains the "serious" version with a useful config.txt, no gui (server should run in background) and uses mainly ftp to get its commands, although you can connect via Tcp/Ip and the client from the Bin/Bin.zip or Bin/Client_Only.zip package. The hidden server has an English readme! For further information about the usage of the program please look at Doc/ or at the readmes in Bin.zip (currently both German, sorry). I hope v0.3.0 will follow till 12/12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EvoPromoter is a JAVA application that detects promoter regions in aligned nucleotide sequences using phylogenetic hidden markov models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 1 This Week
    Last Update:
    See Project
  • 13

    Trofast Stavekontrol

    Trofast is an intelligent spell checker.

    Trofast is an intelligent spell checker library based on statistical analysis developed for the Danish language. It makes use of n-grams, hidden Markov models and the Viterbi-algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DETCT

    Differential Expression Transcript Counting Technique pipeline

    A perl pipeline for identifying differentially expressed genomic regions from transcript counting experiments. The pipeline first uses a Hidden Markov Model (HMM) to identify genomic regions based on the data from the experiment. During the sample counting step the pipeline removes reads which are suspected as being PCR duplicates. The differential expression analysis is currently performed using the DESeq package from Bioconductor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hidden Parent Eye
    Used to monitor the kids while they are using the computers transparently by taking screen shots every configurable period and store them in specified location, it also support email or FTP upload according to configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TAXOMO
    Data mining tool for sequences (e.g. trajectories on a map, visited web pages, etc.) that creates a succinct description of the sequences, given a taxonomy (e.g. regions and sub-regions in the map, categories and sub-categories of pages, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EN: Free Sticky Note in java 1.6+ for Desktop; I T: Free Note per il tuo Desktop compatibile con java 1.6+; 3F Java Notes is a free and open source program that will allow to place lots of sticky notes on your desktop so that you will never forget about
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual Plant
    A test project aiming to create a command-line interfaced virtual pet, with plants instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CThruView is an image viewer that allows mouse clicks to go through the image. Use it as tracing paper or splash screen. The image can be made semi-transparent, flipped, rotated, zoomed, always on top, clipped, moved, hidden and centered.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 24
    Hierarchical hidden Markov model for jointly analyzing ChIP-chip and ChIP-seq datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Black scalpel is an advanced graphical (Swing gui) security and analysis tool written in Java, C and Assembler (platform independent). Current stage is early alpha, many features are still missing. Use SVN!
    Downloads: 0 This Week
    Last Update:
    See Project