THIS IS A NETBEANS 8.02 PROJECT ENGLISH ONLY This program was made to help me with the patent research. It simply generates the search keywords, based on your upvotes or a downvotes of the input parameters. It can accept a text or URL (text takes a prescedence over the URL). If you input URL, it […]

Read More


Implementation of duration high-order hidden Markov model (DHO-HMM) in Matlab with application in speech recognition. The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all […]

Read More


This project is a WEKA (Waikato Environment for Knowledge Analysis) compatible implementation of MODLEM – a Machine Learning algorithm which induces minimum set of rules. These rules can be adopted as a classifier (in terms of ML). It is a sequential covering algorithm, which was invented to cope with numeric data without discretization. Actually the […]

Read More


Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial […]

Read More


Clustering Variation looks for a good subset of attributes in order to improve the classification accuracy of supervised learning techniques in classification problems with a huge number of attributes involved. It first creates a ranking of attributes based on the Variation value, then divide into two groups, last using Verification method to select the best […]

Read More


This project is a Genetic Algorithm engine able to be reused for other projects with minimal additional programming. To use GA to search for a problem’s solution, program a fitness function, the project settings, and a few virtual functions. The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. […]

Read More


Face Recognition [Wavelet and Neural Networks ] V2 : Simple and Effective Source Code for Face Recognition Based on Wavelet and Neural Networks. The code has been tested with AT&T database achieving an excellent recognition rate of 97.90% (40 classes, 5 training images and 5 test images for each class, hence there are 200 training […]

Read More


SMILE = Speech & Music Interpretation by Large Space Extraction openSMILE is a fast, real-time (audio) feature extraction utility for automatic speech, music and paralinguistic recognition research developed originally at TUM in the scope of the EU-project SEMAINE, now maintained and supported by audEERING. If you are like the rest of our user community, your […]

Read More


Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machine learning. Source code at SF is outdated! Marsyas is now hosted at GitHub:https://github.com/marsyas/marsyas Downloads are now provided at Bintray:https://bintray.com/marsyas If you are like […]

Read More


This software uses a genetic algorithm to “evolve” reactor designs for Schema’s space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such […]

Read More