Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
DrPangloss is a python implementation of a three operator geneticalgorithm, complete with a java swing GUI for running the GA and visualising performance, generation by generation
NullAllEst is the implementation of a maximum likelihood algorithm to estimate the frequency of a null allele in microsatellite genetic data. A Markov Chain Monte Carlo simulation is used to solve the likelihood function.
A Java implementation of the NEAT algorithm as created by Kenneth O Stanley. Also provides a toolkit for further experiments to be created and can provide both local and distributed learning environments.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
NeuroDraughts is a Draughts/Checkers game that teaches itself how to play through self play. It combines an Artificial Neural Network, trained by Temporal Difference Learning using some GeneticAlgorithm style behaviour.
musicomp is a program which most important element is an evolutionary algorithm which uses data mining methods as a fitness function to generate monophone melodies.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Molevolve is a Java library for running a GeneticAlgorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
The project´s name is Generic GeneticAlgorithm, Its an application that permits the use of a geneticalgorithm skeleton to solve a problem. The language is python. The os Debian. The objective is to unify geneticalgorithm practices in a generic aplicat
unEvo is an Eclipse plug-in that provides support for the experimentation and research process on Evolutionary Algorithms, intended so that the user can implement an evolutionary algorithm without lost time in the code of the algorithm.
Black Box GA provides a user, with a black box program to use a geneticalgorithm to help optimize problems, without the user coding a geneticalgorithm, or even understanding how a GeneticAlgorithm works!
GALib, Java GeneticAlgorithm (JAR) library, models chromosomes as real numbers, characters, strings, and string sequences. Very easy to use, just extend one of the existing GA classes and implement your fitness function. Sample GAs included.
EasyAI is a project to build classical AI program and method in Java language, such as resolution for logic, greedy search, geneticalgorithm, neural network and so on...
IslandEv distributes a GeneticAlgorithm (like <a href="/projects/jaga">JaGa</a>) across a network (see <a href="/projects/distrit">DistrIT</a>) using an island based coevolutionary model in which neighbouring islands swap migrating individuals every
MPIGALib is a parallelgenetic algorithms library built on Mathew Walls GALib and MPI that allows geneticalgorithm enthusiasts and researchers to parallelize there serial geneticalgorithm implementations.
Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a geneticalgorithm, leaving to the user the implementation of specific-problem classes.
STAR, stand-alone advanced c++ algorithm library, addressing mathematical/statistical problems, genetic algorithms, and a framework of system functions (including, but not limited to, XML parsing and writing, sorting, hashing, etc.)
Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a GeneticAlgorithm instead of brute force.
Solving the travelling salesman problem with genetic (evolutionary) algorithms. The distance calculations are based on geographical coordinates. The progress of the algorithm is visualized with a geo-map and some statistics.
BluesJam is an Interactive Human Fitnessing model that employs an n-mentoring architecture for fitnessing and evolving music using geneticalgorithm methods. The particular style targeted is Blues music with the possiblility of targeting other genres.
A bunch of potentially useful generic Java libraries and applications that I've written and would like to share with others. Contains:
* a ray tracer
* a linear algebra library
* distributed programming utility code
* geneticalgorithm ut