My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 24
BFilt is a multi-platform and open-source C++ bayesian filtering library. It contains useful and classical algorithms in state estimation of hidden markov models. So you can easily construct discrete-disrete (DD) and continuous-discrete (CD) models (linear or nonlinear) for filtering (Kalman, EKF...
_Jahmm_ (pronounced "jam"), is a Java implementation of Hidden Markov Model (HMM) related algorithms. It's been designed to be easy to use (e.g. simple things are simple to program) and general purpose. It is available under the new BSD license. This library is reasonably efficient, meaning that ...
mis2
Triplie is an AI bot based on 2nd up to 6th order Markov model. It uses an SQLite database for storage, and can be distributed to work on multiple machines on a LAN. Triplie creates directed graphs which are made of # nodes, which represent the words read from the user # A graph represe...
HAL is an eliza-like bot that utilizes a 4th-order Markov algorithm to learn from input it receives and generate random responses. This is a python port of the MegaHAL project, modified to use an HDF5 backend so that it exists on disc instead of in-memory. This allows for arbitrarily large data ...
=About= 3DCaptcha is an easy to use captcha written in PHP. It features: * A new approach to captchas, using human's 3D spatial cognition abilities to differentiate from a machine. * It uses a markov-chain to generate words that resemble human language and are easy to type. * It's easy ...
[http://www.maths.lth.se/matstat/wafo/ http://www.maths.lth.se/matstat/wafo/images/wafoLogoNewWithoutBorder.png] Wave Analysis for Fatigue and Oceanography (WAFO) is a toolbox of Matlab routines for statistical analysis and simulation of random waves and random loads. == Fatigue Analysis == ...
Just some tools and scripts that i wrote to make the net a happier place == Projects == * [http://www.haykranen.nl/projects/reaction Reaction]: research tool to measure reaction times of people using a webbrowser * [http://huskyr.googlecode.com/files/httprequest-1.0.zip HttpRequest]: A simp...
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...
WebpageTemplateGenerator is a template generator for webpages. It achieves this by using the Google Search API to get a list of highly rated (PageRank) websites for a given 'niche', and uses webpage extraction techniques along with AI learning techniques to mimic beautiful (hopefully) webpage templ...
1 2 3 Next