Search Results for "genetic algorithm java" - Page 26

Showing 726 open source projects for "genetic algorithm java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    Evolvo is a genetic programming based image generation and manipulation program, based on Karl Sims' Genetic Images system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a genetic algorithm, leaving to the user the implementation of specific-problem classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    EasyAI is a project to build classical AI program and method in Java language, such as resolution for logic, greedy search, genetic algorithm, neural network and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Go-playing program written in Java. Extensive support for graphical inspection of internals of strategy generation algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IslandEv distributes a Genetic Algorithm (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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java based system for creating Bio-Musical Worlds. Investigating the use of AI (flocking,A-Life, Genetic Algorithms, Neural Networks) and other bio-modelling techniques for the creation and evolution of musical landscapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    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.
    Learn More
  • 10
    MPIGALib is a parallel genetic algorithms library built on Mathew Walls GALib and MPI that allows genetic algorithm enthusiasts and researchers to parallelize there serial genetic algorithm implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A user-centric Java Mailet for the Apache James mail server (a Java mail server) for the purpose of filtering spam using a naive Bayesian algorithm. As a Mailet, the filter can act upon spam as it is received over SMTP before the user gets it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Particle Swarm Optimization toolkit (with GUI) - Allows you to implement PSO algorithm for optimization of engineering/finance/management systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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 Genetic Algorithm instead of brute force.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java based Proxy which dynamically converts HTML from existing web applications to provide XML data and XML-RPC services without having to modify the web applications. One format implements an algorithm called the RMA discussed in a graduate thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A java library to demonstrate an algorithm to coordinate First Order multi-party interactions. This algorithm could be used to implement concepts in distributed coordinated computing including the Multi-way Rendezvous statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FrEAK, the Free Evolutionary Algorithm Kit, is a toolkit to design and analyze evolutionary algorithms, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JLibDiff is an implementation of diff and diff3 algorithm as lib. Differences are represented as java objects. You can use this lib for building text diff tools for example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Avocado is a Java and PHP port of the trust metrics algorithm behind advogato.org, with a new data model, developer tools, and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple visualisation of geometric algorithms in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GACS (Genetic Algorithm 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GeNetDB, contraction of Genetic Network Database, is a bioinformatic platform destined to the study of genetic regulatory networks. It contains in one place the data and the way to study them, providing the user an access to all tools needed for his work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tired of spending hours of sleep tuning you Robocode Bot? Your bot is full of constants that if wrong tuned would let to awfull performances? BotOptimizer will help you tune the bot, allowing you to define also your optimization algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.