My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 30
= Overview = The goal of this project is a framework for (weighted) fine state automata and transducers in Javascript with all algorithms of this paper implemented: [http://www.cs.nyu.edu/~mohri/postscript/hwa.pdf Mehryar Mohri - Weighted Automata Algorithms] (Quite?) All operations are alrea...
A simple hierarchical state machine in with implementations in C, Python and C#. turn this: http://imgur.com/hptSt.png into this: http://imgur.com/SwqR4.png http://imgur.com/hcSuP.png http://imgur.com/GDuM2.png
A generic finite state machine (FSM) API for the Java platform. The API enables creating a performing FSM at runtime and with type safety. Project also includes a non-blocking context scheduler for running FSMs over multiple contexts.
It's a project that virtual simulate a fsm which the users can create.
This project re-groups graph traversal libraries and an implementation of a finite state machine (FSM) framework.
implemented with boost pp lib
FSM decomposition library
fsm
=Introduction= Often in an application it is necessary to be able to define and then switch the application state based on either user input or data updates. The Finite State Machine (FSM) is our version of a State Machine in Actionscript 3. The FSM uses StateControllers to manage lists of State Ob...
A embeded Gui system based page layer and fsm theory.
This project provides extended implementation of the HVS parser. The parser has been implemented in GMTK and Python. HVS - Spoken Language Understanding using the Hidden Vector State Model - http://mi.eng.cam.ac.uk/~sjy/papers/heyo06.pdf GMTK - The Graphical Models Toolkit - http://ssli.ee.was...
1 2 3 Next