My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 12
Implements algorithms to recognize handwritten characters, segment strokes, and parse characters into a valid expression with respect to equation grammar. Provides GUI where user writes equations with a mouse or tablet.
This project was created so the students of UnB, who works with robotics, can checkout the current version of their assignments and projects can be developed.
= Flax = [http://www.flax.co.uk Flax ] is a project to develop an open source enterprise search engine application based on the Xapian search engine library, and the [http://code.google.com/p/xappy Xappy] interface built on top of Xapian. == Download == You can now download a pre-release pa...
Este projeto visa implementar um planejador de movimentos, para robôs não-holonômicos e realizar a integração desse planejador com o software Player/Stage - [http://playerstage.sourceforge.net/ Player/Stage]. O planejador de movimentos aqui implementado é baseado no algoritmo Rapidly-exploring Rando...
Probabilistic Boolean Network Matlab Toolbox
A Common Lisp framework for experimenting with meta-optimizing semantic evolutionary search ([http://metacog.org/doc.html MOSES]) and related approaches to learning with probability distributions over program spaces based on: * reduction to normal form * representation-building * deme (su...
C++ Bloom Filter Library, with the following capabilities: # Optimal parameter selection based on expected false positive rate. # Union, intersection and difference operations between bloom filters. # Compression of in-use table (increase in false positive probability vs space) # Porta...
C++ Bloom Filter Library, with the following capabilities: # Optimal parameter selection based on expected false positive rate. # Union, intersection and difference operations between bloom filters. # Compression of in-use table (increase in false positive probability vs space) # Porta...
MDPSim is a client/server-style simulator for Markov decision processes (MDPs). It is used to evaluate planning systems in the Probabilistic Track of the International Planning Competition. It reads PPDDL problem specifications and sends information about the initial state to a client. The clie...
The project tries to experiment the possibility of automatically learning a probabilistic CFG by reading a corpus. A few seed rules are preferable to startwith though theoretically the program should work without them. The program will try to be language independent.
1 2 Next