An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with evolutionary-algorithm

A curated list of projects in awesome lists tagged with evolutionary-algorithm .

https://github.com/rhiever/data-analysis-and-machine-learning-projects

Repository of teaching materials, code, and data for my data analysis and machine learning projects.

data-analysis data-science evolutionary-algorithm ipython-notebook machine-learning python

Last synced: 14 May 2025

https://github.com/rhiever/Data-Analysis-and-Machine-Learning-Projects

Repository of teaching materials, code, and data for my data analysis and machine learning projects.

data-analysis data-science evolutionary-algorithm ipython-notebook machine-learning python

Last synced: 15 Mar 2025

https://github.com/facebookexperimental/robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.

adstocking budget-allocation cost-response-curve econometrics evolutionary-algorithm gradient-based-optimisation hyperparameter-optimization marketing-mix-modeling marketing-mix-modelling marketing-science mmm ridge-regression

Last synced: 13 May 2025

https://github.com/facebookexperimental/Robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.

adstocking budget-allocation cost-response-curve econometrics evolutionary-algorithm gradient-based-optimisation hyperparameter-optimization marketing-mix-modeling marketing-mix-modelling marketing-science mmm ridge-regression

Last synced: 27 Mar 2025

https://github.com/victorqribeiro/invaderz

Space invaders, but the invaders evolve with genetic algorithm

evolution evolutionary-algorithm game genetic-algorithm javascript space-invaders

Last synced: 04 Apr 2025

https://github.com/rhiever/optimal-roadtrip-usa

Contains maps for the article, "Computing the optimal road trip across the U.S." and similar articles

evolutionary-algorithm google-maps-api optimization road-trip

Last synced: 05 Mar 2025

https://github.com/olmallet81/GALGO-2.0

Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization

chromosome cpp11 cross evolutionary-algorithm genetic-algorithm metaprogramming mutations

Last synced: 24 Mar 2025

https://github.com/pkalivas/radiate

A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques

artificial-intelligence evolutionary-algorithm evolutionary-algorithms genetic-algorithm genetic-engine genetic-programming neat neuroevolution rust

Last synced: 15 Apr 2025

https://github.com/opendilab/digging

Decision Intelligence for digging best parameters in target environment.

bayesian-optimization evolutionary-algorithm reinforcement-learning searching

Last synced: 22 Apr 2025

https://github.com/nojhan/paradiseo

An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers

algorithm cpp cpp17 evolutionary-algorithm framework metaheuristics optimization optimization-algorithms paradiseo parallelization search-heuristics solvers

Last synced: 04 Apr 2025

https://github.com/mbelmadani/moead-py

A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)

algorithm deap decomposition evolutionary-algorithm moead multiobjective-optimization nsga-ii

Last synced: 07 May 2025

https://github.com/ccssmnn/hego

Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...

ant-colony-optimization evolutionary-algorithm genetic-algorithm go optimization optimization-algorithms particle-swarm-optimization simulated-annealing tabu-search

Last synced: 10 Apr 2025

https://github.com/cpmech/goga

Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).

evolutionary-algorithm evolutionary-algorithms evolutionary-computation genetic-algorithm hacktoberfest hacktoberfest2019 optimisation optimization optimizer

Last synced: 22 Mar 2025

https://github.com/bzantium/ea-lstm

EA-LSTM: Evolutionary attention-based LSTM for time series prediction

evolutionary-algorithm lstm-neural-network time-series

Last synced: 05 May 2025

https://github.com/jbrea/cmaevolutionstrategy.jl

A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.

blackbox-optimization cma-es derivative-free derivative-free-optimization evolutionary-algorithm evolutionary-strategy optimization stochastic-optimization

Last synced: 01 Mar 2025

https://github.com/jbrea/CMAEvolutionStrategy.jl

A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.

blackbox-optimization cma-es derivative-free derivative-free-optimization evolutionary-algorithm evolutionary-strategy optimization stochastic-optimization

Last synced: 04 May 2025

https://github.com/jokernmd8z/trigon-evo

Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

coding-example evolutionary-algorithm genetic-algorithm github-repository machine-learning math-algorithms math-library mathematical-modeling numerical-computation open-source optimization programming python-library software-development trigon-evo trigon-framework trigonometric-calculations trigonometric-functions

Last synced: 22 Feb 2025

https://github.com/bryant1410/trsh

Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms

evolutionary-algorithm garbage-collection genetic-algorithm montevideo mpich uruguay

Last synced: 06 May 2025

https://github.com/amanpriyanshu/geneticpromptlab

GeneticPromptLab uses genetic algorithms for automated prompt engineering (for LLMs), enhancing quality and diversity through iterative selection, crossover, and mutation, while efficiently exploring minimal yet diverse samples from the training set.

ai automated-prompt-engineering evolutionary-algorithm evolutionary-algorithms genetic-algorithm genetic-algorithms genetic-optimization-algorithm llm llm-framework llms optimization prompt prompt-engineering prompt-generator prompt-learning prompt-toolkit prompt-tuning prompting prompts

Last synced: 22 Mar 2025

https://github.com/k8av7231/trigon-evo

Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

algorithm-implementation coding-example evolutionary-algorithm genetic-algorithm github-repository machine-learning math-library numerical-computation open-source optimization programming python-library trigon-evo trigon-framework

Last synced: 06 Mar 2025

https://github.com/krypty/trefle

Trefle is a scikit-learn compatible estimator implementing the FuzzyCoCo algorithm that uses a cooperative coevolution algorithm to find and build interpretable fuzzy systems.

data-science deap evolutionary-algorithm fuzzy-logic interpretability machine-learning python scikit-learn

Last synced: 14 Feb 2025

https://github.com/hunar4321/genetic-algorithm

A simple evolutionary algorithm (Simultaneous update of all the weights)

evolutionary-algorithm genetic-algorithm machine-learning python reinforcement-learning

Last synced: 10 Apr 2025

https://github.com/michaelwayman/python-genetic

Genetic algorithm to solve np-complete maximization problems. Originally intended for fantasy sports.

evolutionary-algorithm evolvable-instances fantasy-sports genetic-algorithm genetic-mutation-algorithm np-complete

Last synced: 14 Apr 2025

https://github.com/thomasweise/aitoa-code

The source code examples for the book "An Introduction to Optimization Algorithms"

evolutionary-algorithm java job-shop-scheduling-problem local-search metaheuristics optimization-algorithms

Last synced: 07 May 2025

https://github.com/hairyfotr/ocrtrain

(Over)fit OCR to your dataset with genetic algorithms. (outdated, ping for update)

evolutionary-algorithm imagemagick ocr

Last synced: 24 Apr 2025

https://github.com/thomas-bouvier/floppy-bird

Flappy Bird-like game including a Q-learning algorithm and a neural network-based algorithm (NEAT) for artificial intelligence

artificial-intelligence evolutionary-algorithm flappy-bird genetic-algorithm neat neural-network q-learning

Last synced: 15 Dec 2024

https://github.com/zehmatt/hashmaker

Evolutionary Algorithm to create hash algorithms.

evolutionary-algorithm hash hash-algorithms hashing

Last synced: 26 Mar 2025

https://github.com/fblupi/master_informatica-ic

Repositorio de la asignatura Inteligencia Computacional del Máster de Ingeniería Informática de la UGR

evolutionary-algorithm fuzzy-logic genetic-algorithm java latex matlab neural-network

Last synced: 03 Dec 2024

https://github.com/jus7vb76w/trigon-evo

Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

algorithm-implementation coding-example computational-intelligence evolutionary-algorithm genetic-algorithm github-repository machine-learning math-algorithms math-library mathematical-modeling numerical-computation open-source optimization programming python-library software-development trigon-evo trigon-framework trigonometric-calculations trigonometric-functions

Last synced: 07 May 2025

https://github.com/cactuswhiskey/tensor-evolution

Evolutionary algorithm for neural network structure

deap evolutionary-algorithm machine-learning neural-network tensorflow

Last synced: 23 Apr 2025

https://github.com/swayson/Novelty-Search-Live

Musical Novelty Search: Evolutionary Algorithms + Ableton Live

ableton ableton-live evolutionary-algorithm python

Last synced: 22 Nov 2024

https://github.com/niels-ntg/mechanic-miner-2023

Mixed-initiative co-creative game design tool that creates game mechanics by exploring the source code of your Unity game project

agd artificial-intelligence co-creation evolutionary-algorithm game-ai game-design game-development genetic-algorithm pcg procedural-content-generation reflection unity

Last synced: 12 Apr 2025

https://github.com/pasaopasen/beehivemethod

Implementation of beehive method (particle swarm optimization) for global optimization of multidimentional functions

algorithm evolutionary-algorithm function-optimization maths multidimentional-functions optimization-algorithms pypi-package stochastic-optimization swarm-algorithm

Last synced: 14 Apr 2025

https://github.com/mbelmadani/moea-automatic-termination

Implementation of the MOEA Entropy based automatic termination algorithm (Saxena et al. 2016)

algorithm deap entropy evolutionary-algorithm moea multi-objective-optimization python termination-detection-algorithm

Last synced: 22 Feb 2025

https://github.com/mbouzid/ea-aos

An adaptive operator selection through a dynamic island model

aos dynamic-island-model evolutionary-algorithm tsp-solver

Last synced: 01 Apr 2025

https://github.com/methodswithclass/evolve

An Evolutionary Algorithm written in JavaScript that can take in any generic module representing a problem to be optimized

algorithms evolutionary evolutionary-algorithm generation genetic genetic-algorithm individual maximization maximize minimization minimum mutate optimization organism population

Last synced: 28 Mar 2025

https://github.com/joshmcdonagh/classification-using-genetic-programming

The repository for my BSc dissertation on the 'Evolutionary Generation of Classifiers using Genetic Programming' which achieved a First mark.

dissertation dissertation-project evolutionary-algorithm genetic-algorithm genetic-programming java jenetics

Last synced: 18 Feb 2025

https://github.com/zrunner/evolution-game

A Pygame project about AI, sociology and Darwin

darwin evolutionary-algorithm hacktoberfest pygame simulation

Last synced: 21 Jun 2025

https://github.com/yvolk/personsmerger

Real life deep learning trained models to identify same person's records coming from different systems. Evolutionary algorithm to train models. With Test cases and sample trained models. Run tests to see learning and trained models in action. Written in Kotlin.

deep-learning evolutionary-algorithm kotlin model-training

Last synced: 14 Mar 2025

https://github.com/tomtkg/moea-d-dcwv

MOEA/D with distribution control of weight vector set

evolutionary-algorithm matlab moea multi-objective-optimization platemo

Last synced: 25 Feb 2025

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/liranh85/genetic-fly-in-maze

A Genetic Algorithm simulating flies in a maze finding the exit on their own using the laws of Natural Selection

evolution evolutionary-algorithm genetic genetic-algorithm natural-selection

Last synced: 15 Mar 2025

https://github.com/whutao/artificial-art

Image approximation with triangles using evolutionary algorithm.

cuda evolutionary-algorithm python3

Last synced: 06 Mar 2025

https://github.com/bgrochal/age3-carbonfootprint

An implementation of the AgE3-compatible solver for the Carbon Footprint optimization.

agent-based-simulation agh carbon-footprint evolutionary-algorithm

Last synced: 14 Jun 2025

https://github.com/cicirello/mone2022-experiments

Code and experiment data from the paper: "On Fitness Landscape Analysis of Permutation Problems: From Distance Metrics to Mutation Operator Selection"

combinatorial-optimization evolutionary-algorithm evolutionary-computation fitness-distance-correlation fitness-landscape-analysis genetic-algorithm java mutation mutation-operators permutation-distance permutation-mutation permutations

Last synced: 31 Mar 2025

https://github.com/hurlenko/evolution-strategy

Simple implementation of Evolution Strategy written in python3

evolutionary-algorithm

Last synced: 25 Mar 2025

https://github.com/brian-gl/calculator-bridge-courseroom

CourseRoom Bridge Used By CourseRoom Calculator To Run Evolutive Polinization Optimization Algorithm To Resolve Lineal And Polynomial Regression To Predict Scores

artificial-intelligence bridge evolutionary-algorithm http linear-regression matlab optimization-algorithms polynomial-regression prediction python rest-api

Last synced: 20 Feb 2025

https://github.com/hasanimran96/tsp-using-evolutionary-algorithm

Implement Genetic Algorithm in Python to solve Traveling Salesman Problem

cost evolutionary-algorithm genetic-algorithm machine-learning-algorithms python3 tsp

Last synced: 10 Mar 2025

https://github.com/shsiena/evolutionary-dots

A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.

evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3

Last synced: 22 Mar 2025

https://github.com/petercollingridge/evolve-image

Using genetic algorithms to create stylised versions of images

art evolutionary-algorithm genetic-algorithm python

Last synced: 12 Mar 2025

https://github.com/arduino88/evolutionary-dots

A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.

evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3

Last synced: 31 Jan 2025

https://github.com/hoehrmann/jipe-evolve-clang-format

jipe-evolve plugin to guess clang-format options for a file

clang-format evolutionary-algorithm

Last synced: 26 Mar 2025

https://github.com/yashk2000/cartpole

Using RL algorithms, REINFORCE and an evolutionary algorithm, to play cartpole using the OpenAI gym

cartpole evolutionary-algorithm openai-gym-environment pytorch reinforce reinforcement-learning

Last synced: 03 Apr 2025

https://github.com/bgrochal/age3-differentialevolution

Some implementations of the AgE3-compatible optimization algorithms employing the Differential Evolution scheme.

agent-based-simulation agh differential-evolution evolutionary-algorithm

Last synced: 15 May 2025

https://github.com/erfan-mtzv/traveling-salesman-problem-evolutionary-algorithm-cyclic-crossover

TSP solver using an evolutionary algorithm with cyclic crossover, tournament selection, and insert mutation. Tested on TSPLIB95 datasets for NP-Hard optimization.

evolutionary-algorithm genetic-algorithm optimization python tsp-solver

Last synced: 24 Feb 2025

https://github.com/bashbaugh/evolution-learning-test-game

A simple game where very basic evolution learning teaches circles how to jump over blocks.

evolution evolutionary-algorithm evolutionary-algorithms

Last synced: 21 Feb 2025

https://github.com/bzdgn/geneticalgorithmdemo

A simple genetic algorithm implementation demo, based on a code that is citated inside the README.md and the code.

algorithm algorithms-implemented evolutionary-algorithm evolutionary-algorithms genetic-algorithm java

Last synced: 28 Mar 2025

https://github.com/danielholmes/smart-sweepers-scala

Neural Network driven MineSweeper that interacts with mines and rocks

evolutionary-algorithm genetic-algorithm neural-nets neural-network scala

Last synced: 04 Apr 2025

https://github.com/danishayman/cervical-cancer-predictive-model

This project implements a machine learning and neural network pipeline to predict the risk factors associated with cervical cancer using data preprocessing, feature selection, and various classification algorithms.

cervical-cancer cervical-cancer-prediction decision-tree evolutionary-algorithm machine-learning neural-network support-vector-machine

Last synced: 12 Jun 2025

https://github.com/diwalt67/trigon-evo

Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

algorithm-implementation coding-example evolutionary-algorithm genetic-algorithm github-repository machine-learning math-library numerical-computation open-source optimization programming python-library software-development trigon-evo trigon-framework trigonometric-calculations

Last synced: 08 Apr 2025

https://github.com/jeighmz/softrobot

Using vPython to simulate a soft robot.

evolutionary-algorithm pybullet

Last synced: 18 Feb 2025

https://github.com/ashokjp/trigon-evo

Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

coding-example computational-intelligence evolutionary-algorithm genetic-algorithm github-config github-repository machine-learning math-algorithms numerical-computation open-source programming trigon-evo trigonometric-calculations trigonometric-functions

Last synced: 15 Jun 2025

https://github.com/2catycm/cosmicselection

天择,基于PyTorch的新一代高性能演化计算框架。CosmicSelection: a new generation of high-performance evolutionary computing framework based on PyTorch.

evolutionary-algorithm evolutionary-computation

Last synced: 29 Apr 2025

https://github.com/kklassa/evolutionary-algorithm

implementation of an evolutionary algorithm for function minimization and a testing and result visualization environment

ai algorithm artificial-intelligence data-science data-visualization evolutionary-algorithm evolutionary-algorithms optimization python

Last synced: 20 Jun 2025