Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Gen AI apps are built with MongoDB Atlas
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.
Developed as a final year project at Islamic University of Technology (IUT) during 2010 - 2011 academic year. This code is a simple implementation of real coded geneticalgorithm for numerical optimization. Code is written in C/C++.
Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a geneticalgorithm, and more.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
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.
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction; Density Evolution; Decoding Algorithm; Girth average Counter; Stopping set and error Floor,etc.
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.
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
A genetic algoritm based system for generating profiled endwalls.
This code is based on the Durham Endwall Design System used to produce endwall designs for low speed linear cascades. It consists of a number of Octave scripts which run mesh generators and flow solvers and uses a geneticalgorithm to find the optimal solution.