Code Monkey home page Code Monkey logo

mrfy-icfp's People

Contributors

burntsushi avatar ndaniels avatar nrnrnr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

mrfy-icfp's Issues

more info in the plan7 figure?

Is it poss8ible to change the plan7 figure (currently Figure 2 in jfp.tex) so that it shows clearly which edges emit residues? I was thinking maybe a small black dot next to an edge if that edge emits using a match-state emission table, and a small black diamond if it uses an insert-state emission table.

A rule I'm hoping for is that the probability on any edge is stored in the node from which the edge originates. And the probability of any transition is the product of the edge probability with

  • 1 if the edge bears no dot or diamond
  • an emission-table lookup if the edge bears a dot or a diamond

The emission table should also live on the state from which the node originates.

I'd also like to use the greater space in the JFP paper to pull out those emission tables and connect them with nodes in a way that is not just another arrow.

I'd also like to pick one or two of those edge probabilities and label them with an expression, e.g., m_d (node j)

Viterbi performance benchmark for senior faculty

I'd like to have a simple way of benchmarking the performance of Viterbi that has two properties:

  • It gives numbers that we can compare with C++ Viterbi
  • It is simple enough that even tenured faculty can run it

Key data for paper, part 1

What is the effect of the UNPACK pragmas

  • On the ICFP branch on our current benchmarks?
  • On Noah's experiments branch (and how was that measured)?
  • On our current best combination?

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.