Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
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.
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.
GACS (GeneticAlgorithm Class Scheduler) aims to provide to academic institutions an efficient and automatic way to generate their time scheduling for the classes that will be imparted in an academic period.
Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
A Gtkmm Othello-like game that supports one player ( with both random move selection and geneticalgorithm based selection), two players, and network play.
UbWator II is an artificial life simulation inspired by A. K. Dewdney, in his "Computer Recreations" article in the December, 1984 issue of Scientific American.
Moreover we are going to add some geneticalgorithm.
We start from an existing Delphi prog
The Athlete is a virtual robot living in the ODE (Open Dynamics Engine)world. An evolution algorithm is implemented based on the DR-EA-M to optimize its performances. This involves a Geneticalgorithm, network of neurons and morphology. All is in java.
GD is AI - ALife becoming true. It's a genetic engine server, capable to run any kind of geneticalgorithm. It has TCP architetcure, working with software clients and uman interaction. It has plugin capabilities and comes with a working Function Finder
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
PPAT, or Parallel Path following Algorithm using Triangles, is a reliable parallel tool to trace the level curves of any continuous, not necessarily smooth, function f(z): C → R.
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.
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.
The goal of the Rats and Mazes project is to build a simple geneticalgorithm to find general solutions to random non-cyclic single path mazes. I believe that the solutions will tend towards either the right/left-hand rule.