Jeep is a modular, abstract and distributed evolutionnary programming core written in Java, allowing to grow autonomous agents as well a gene pool (as in genetic algorithms).
BioQuery is a bioinformatics tool that acts as a query builder for genetic, protein, publication, and other biomedical databases. BioQuery is also an update service that periodically resubmits saved searches and sends you new data as it is found.
A fast, simple method of establishing musical genre of arbitrary compressed audio files calculated by comparisons with training sets. Program currently consists of a java console program. GUI front end, algorithm upgrades to come.
With Synchredible, you can reliably sync your important files and documents while protecting against data loss.
Synchronize your data the easy way: several assistants support you to create scheduled synchronization tasks. Whether it's an individual file or an entire drive, Synchredible will synchronize, copy and save it for you. A software wizard will assist you to determine jobs that are either pre-scheduled or to be done through a USB connection. This way, you can keep your files in sync automatically! Over the years, our state-of-the-art technology in Synchredible has made copying files easy. It also makes matching your files a simple task while it automatically detects changes and synchronizes the most recently edited files safely and reliably! Thanks to its advanced system for identifying similar files, Synchredible saves you time - unedited files may be skipped if desired. This way, large folders are synchronized in seconds! Synchredible not only works when synchronizing files locally on your computer but also for synchronizing folders via an external network or when using a USB device.
jrgp is a strong-typed Genetic Programming system, which features a graphical interface (gool) to setup and run GP-problems and a tool (fs-d) that greatly simplifies the definition of a GP-problem.
Automated MapMaker for the Diplomacy boardgame. Using Genetic Algorithms and some user-defined criteria, DipMap will try to generate a playable Diplomacy map.
MAGMA: Multiobjective Analyzer for Genetic Marker Acquisition
A geneticalgorithm for generating SNP tiling paths from a large SNP database
based on the competing objectives of cost (number of SNPs) and coverage (haplotype blocks):
Hubley R., Zitzler
A similar to Tripwire, file system integrity checking tool but develop in java and cross platform.
This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
Your Industrial Copilot for Maintenance and Reliability
For organizations looking for a Condition Monitoring and Asset Management solution to avoid machine failures
Trusted by global brands such as Bosch, Kraft Heinz, Carrier, Hyundai, Johnson Controls, and P&G, Tractian combines condition monitoring, energy efficiency, and a CMMS into a comprehensive, mobile-first solution. With Tractian, you can:
OpenAI is dedicated to creating a full suite of highly interoperable Artificial Intelligence components that make the best use of today's technologies. Current tools include Mobile Agents, Neural Networks, Genetic Algorithms and Finite State Machines.
'Einsatz' is a free Java based application to plan medical services. Using the 'Maurer Algorithm' it calculates the staff and equipment you need for services like sporting events or concerts.
This project comprises a collection of libraries and applications for the field of program analysis. The starting point is a type analysis for Java programs using Agesen's Cartesian Product Algorithm.
A Java library for validation of credit cards. Implements the Luhn Algorithm to ensure the card number is well formed, checks card type prefix's and length. The rules are stored in a text file allowing new cards to be added without changing the source
OpenLabel is a label placement tool and decluttering algorithm for OpenMap. Labels are placed in full conformance with applicable cartographic specifications and conventions - without overlap or ambiguity.
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (geneticalgorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
A collection of portfolio management components. Sharpe Model for selection of an initial portfolio is already implemented. A genetic algorithms package, also written in java, is used for the search of the best portfolio variants.
ga2 is a simple C++ library providing the necessary base classes to implement a geneticalgorithm in C++. It is based loosely on Goldberg's canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
Domigene is a geneticalgorithm API attempting to incorporate dominant and recessive genes. Supports modular evolution types, genetic programs, definable instruction sets, variation in population, chromosomes, mortality, mutation, fitness functions.
A GeneticAlgorithm Training System in Python.
Gatspy provides the framework, the user provides the error
(fitness) function. Gatspy will evolve a solution that
attempts to minimize the error.
aVolve is an evolutionary/geneticalgorithm designed to evolve single-cell organisms in a micro ecosystem. It currently uses the JGAP Geneticalgorithm, but does include a primitive geneticalgorithm written in Python.