Platform for parallel computation in the Amazon cloud, including machinelearning ensembles written in R for computational biology and other areas of scientific research. Home to MR-Tandem, a hadoop-enabled fork of X!Tandem peptide search engine.
3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
Quick Start: "java -jar nen.jar"
This project provides a framework for testing and comparing different machinelearning algorithms (particularly reinforcement learning methods) in different scenarios. Its intended area of application is in research and education.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The objective of this project is to make available an open-source of a gridified version of the Multifactor Dimensionality Reduction (MDR) software (http://www.epistasis.org/software.html).
This is a RapidMiner extension replacing the current Weka-Plugin with the updated 3.7.3 Weka-Version. This is basically a branch of the 3.7.3 Version of WEKA wrapped into the old extension. New Features Include:
-All the Features of the 3.7.3 Weka Package
-Multi-Threaded ensemble learning
-An enhancement on the popular RandomForest Learner based on "Dynamic Integration with Random Forests" by Tsymbal et al. 2006 and "Improving Random Forests" by Robnik-Sikonja 2004.
-More enhancements...
OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machinelearning.
The intention of this project is to give all serious users of the SNNS a place where they find a bugfix and patch management and where they get useful information about the SNNS.
This project is devoted to the creation of an open source Error-Correcting Output Codes (ECOC) library for the MachineLearning community. The ECOC framework is a powerful tool to deal with multi-class categorization problems.
DOGMA is a MATLAB toolbox for discriminative online learning. It implements all the state of the art algorithms in a unique and simple framework. Examples are Perceptron, Passive-Aggresive, ALMA, NORMA, SILK, Projectron, RBP, Banditron, etc.
“Neurology Diagnosis System” is a web-based expert system for diagnosis of neurologic disorders or the disorders of our nervous system. Health assistants in remote areas can use the system to diagnose neurologic patients in the absence of neurolo
This RapidMiner-plugin consists of operators for feature selection and classification - mainly on high-dimensional (microarray-) data - and some helper-classes/operators.
MoMS (Model Management System) is a model management system for statistical models, a little bit like a database management system. Instead of having tables, we have models that can be updated and queried.
This Project is to make a robotic platform and Soft Brain for a self learning research robot.
For making it modular we are using OSGI with rosjava javacv.
RobGP is a genetic programming system written from the ground up in C++. It's primary goals are efficiency, ease of use, and extensibility. It's distinguishing feature is that it has a modified version of Koza's architecture altering operations.
MultiViL is a tool for multi-view learning. It supports four classifiers (KNN, Naive-Bayes, Rochio and SVM-Perf), four view combining methods (Majority Voting, Borda Count, Dempster-Shafer theory of evidence and PSO) and provides many analisys tools.
A genetic algorithm in Python for evolving programs that write a given string to an allocated dataspace, using a made-up machine language with only 7 instructions and flow reversal.