Git Product home page Git Product logo

gr-lazyviterbi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gr-lazyviterbi's Issues

General question about this repository

Hello,

I'm interested in running an HMM on long (~100,000) sequences to decode ~10 different states. I can use a normal Viterbi algorithm to decode this. However, i'm interested in speeding up the processing and would like to try a lazy viterbi algorithm. This is one of the few open source modules i have found and would like to try this out. However, i'm completely unfamiliar with GNU Radio. I have tried playing around with the examples and i'm a bit stymied. I have a few questions i was hoping you could answer.

  1. Could this be used to run a HMM to decode this data? My understanding is that GNU Radio is normally used on streaming data, however, in your example you seem to show how to create a stream from vector data.

  2. Is it possible to specify the state model in your lazy viterbi class to contain multiple states with custom transition probabilities?

  3. How do you grab the decoded data? Currently, in one of the examples, you use a null sink. Is the data stored there somehow? Do i need to use a different sink to grab the data to process? Any advice on how to do this?

THanks for any help you can give me.

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.