An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deap

xmh1011/AT-DGNN

[BIBM2024] MEEG and AT-DGNN: Improving EEG Emotion Recognition with Music Introducing and Graph-based Learning

Language: Python - Size: 177 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 75 - Forks: 2

efficomp/culebra

Culebra is a DEAP-based evolutionary computation library designed to solve feature selection problems.

Language: Python - Size: 4.56 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0

mbelmadani/moead-py

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

Language: Python - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 30

RenatoMaynard/TSP-Genetic-Algorithm

This repository contains a Genetic Algorithm (GA) implementation for solving the Traveling Salesman Problem (TSP).

Language: Python - Size: 883 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 0

Mqtth3w/gp-types-comparison-unipr

Comparison between classical and enanched genetic programming in signals classification (ECG). Project for Machine Learning, developed in 2025.

Language: Python - Size: 22.9 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

cheulyop/PyTEAP

PyTEAP: A Python implementation of Toolbox for Emotion Analysis using Physiological signals (TEAP).

Language: Python - Size: 42 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 3

rodrigo-arenas/Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.

Language: Python - Size: 124 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 334 - Forks: 79

Ashrockzzz2003/runner_controller_microservice Fork of Evolutionary-Algorithms-On-Click/runner_controller_microservice

Go Implementation of the algorithm runner controller microservice of EvOC (Evolutionary algorithms On Click).

Language: Go - Size: 81.1 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

aqibsaeed/Genetic-CNN

CNN architecture exploration using Genetic Algorithm

Language: Python - Size: 323 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 218 - Forks: 96

harveybc/heuristic-strategy

Heuristic trading strategy optimizer and tester. Uses backtrader for the actual simulation, deap for genetic algorithm-based optimization and a plug-in based strategy for ease of use and flexibility supporting external plugins using python-built in plugin system.

Language: Python - Size: 90.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

Naveen88112/Vehicle-Routing-Problem

Vehicle Routing Problem (VRP) Solver This project applies a Genetic Algorithm (GA) to optimize the Vehicle Routing Problem (VRP). This is done for more than one vehicle to ensure delivery routes that save travel distance and increase efficiency.

Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Evolutionary-Algorithms-On-Click/evolve_backend_python 📦

Backend source code for evolve on click tool.

Language: Python - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

kaushalshetty/FeatureSelectionGA

Feature Selection using Genetic Algorithm (DEAP Framework)

Language: Python - Size: 54.7 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 367 - Forks: 95

DaniilRoman/portfolio_optimization

Language: Python - Size: 448 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

farzamani/deap-cnn-lstm 📦

Emotion recognition based on DEAP dataset using One-Dimensional CNN, dan RNN (GRU, and LSTM).

Language: Jupyter Notebook - Size: 373 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

suleimanelkhoury/ec-scheduler

Three implemented evolutionary strategies using DEAP to optimize energy scheduling tasks.

Language: Python - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

danuaemx/bin_packing_deap_espanol

Proyecto para solucionar el problema de bin packing, para cajas de distintas dimensiones y contenedores distintos, con restricciones de cantidad y opcionalidad

Language: Python - Size: 127 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Yasmin-Camargo/ferramentas-de-inteligencia-artificial

Atividades práticas elaborados em Python, no ambiente Google Colab, para a disciplina de ferramentas de inteligencia artificial

Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

akuroiwa/chem-ant

Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.

Language: Python - Size: 120 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

kgzach/Computational-Intelligence

Neural Networks & Genetic Algorithms for archaelogical research

Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mdmfernandes/smoc 📦

A stochastic circuit optimizer for Cadence Virtuoso, using the NSGA-II genetic algorithm.

Language: Python - Size: 1.14 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 5

aymanish/Multi-Robot-Task-Allocation-using-Genetic-Algorithms

Final Year project on Multi Objective Multi robot task allocation using Genetic Algorithms. It explores qualitatively and quantitatively balancing conflicts when optimising tasks scheduling for time and distance in a logistics scenario.

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

akuroiwa/chess-ant

Chess simulation with use of evolutional algorithms

Language: Python - Size: 310 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 3.66 MB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 4

sea-shunned/pymock

Delta- & Adaptive-MOCK implementation in Python

Language: Python - Size: 7.66 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sineatos/deag

Distributed Evolutionary Algorithms in Golang

Language: Go - Size: 60.5 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

antbartash/australian_rain

HPO for DNN and other ML algorithms

Language: Jupyter Notebook - Size: 9.63 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

disconnect3d/ga_exams_scheduling

Genetic algorithm to solve modular exams scheduling problem written in Python.

Language: Python - Size: 912 KB - Last synced at: 23 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 4

alucantonio/AlpineGP

Symbolic regression of physical models via Genetic Programming.

Language: Python - Size: 11.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

SteffanoP/cbdgen

An Evolutionary Scalable Framework for Synthetic Data Generation based in Data Complexity.

Language: Python - Size: 493 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Kelvin229/deap_genetic_programming

Using Genetic programming, an Evolutionary Algorithm, to solve and research the problem of Symbolic regression analysis and Rice Classification.

Language: Python - Size: 998 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ahmedelsayed968/Genetic-Algorithms-For-Extractive-Summarization

The paper investigates Genetic Algorithms (GAs) for extractive summarization, aiming for efficiency compared to deep learning.

Language: Python - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lou-John/Numerical-Optimisation_Crypto

Cryptocurrency wallet management using numerical optimisation

Language: Python - Size: 723 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Freakwill/DEAP-learning

🧬learn DEAP, python lib for GA (not deep learning)

Size: 90.8 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

Buddy28911/evolutionary_composition

Evolutionary Composition uses genetic algorithms to create and enhance musical melodies.

Language: Python - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

SzymonWilczewski/maze-ai

Project for "Computational intelligence" course

Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bbaruque/CNE_ejemplos

Ejemplos de Computación Neuronal y Evolutiva

Language: Python - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

GRicciardi00/GP_Image_Filter_Generation

Thesis activity carried out during the laboratory internship at the University of Parma, the goal is to generate filters for denoise and edge detection using genetic programming.

Language: Python - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

luna97/matrix-adaptation-exploiting-gradient-evolution-strategy

This repository contains an improvement for any covariance-matix-adaptation-like evolution strategy exploiting gradient or its estimation

Language: Jupyter Notebook - Size: 8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlexisBaladon/Polygonal-Evolutionary-Algorithm

Parallel evolutionary algorithm that represents images with polygons using edge detection and denoising. Configuration is carried out through normality tests and pairwise comparisons.

Language: Jupyter Notebook - Size: 122 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gcunhase/Emotional-Video-to-Audio-with-ANFIS-DeepRNN

Emotional Video to Audio Transformation with ANFIS-DeepRNN (Vanilla RNN and LSTM-DeepRNN) [MPE 2020]

Language: MATLAB - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 6

AshwiniDPrabhu/Evolutionary-Machine-Learning

Language: Jupyter Notebook - Size: 458 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 2

snigdhasjg/Pythagorean-Triplate 📦

An Approach to Geometric Modelling Using Geneteic Programming

Language: Jupyter Notebook - Size: 23 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

lucadivit/OneMaxProblem

This simple script is an example of genetic algorithm application

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

allanbmartins/Projeto-Capacidade-Produtiva-Etapa-II

R, RMARKDOWN E HTML - Proj Capacidade Produtiva - Etapa II - O atual momento de escassez orçamentária/financeira e de pessoal em que se encontra o o mercado, vem exigindo esforços pela busca de métodos de planejamento que otimizem o uso dos recursos, priorizem demandas, aumentem a produtividade e o impacto das ações de supervisão de mercado.

Language: HTML - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

allanbmartins/Projeto-Capacidade-Produtiva-Etapa-I

R, RMARKDOWN E HTML - Proj Capacidade Produtiva - Etapa I - O atual momento de escassez orçamentária/financeira e de pessoal em que se encontra o o mercado, vem exigindo esforços pela busca de métodos de planejamento que otimizem o uso dos recursos, priorizem demandas, aumentem a produtividade e o impacto das ações de supervisão de mercado.

Language: HTML - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

marcy3ait/Trelicia

Implementação numérica do método dos elementos finitos para treliças tridimensionais, tendo como outputs deformação, tensão, frequências naturais e modos de vibrar

Language: Python - Size: 3.77 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

serrodcal-data-scientist/DEAP_Python_PoC

Proof of concept about DEAP in Python in order to solve TSP

Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

nilinswap/neuro-evolution

A project on improving Neural Networks performance by using Genetic Algorithms.

Language: Python - Size: 145 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 5

Mihyar-30614/Genetic-Programming-Benchmarking-Deep-Memory-Tasks

Genetic Programming: Benchmarking Deep Memory Tasks

Language: Python - Size: 21 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jon32446/deap-regex-solver-genetic-programming

Playing around with DEAP's genetic programming to generate a regex that matches everything in one list and nothing in another list

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

StudentPP1/Maze

Genetic algorithm finds the shortest way in the maze

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DMTSource/deap_ray

Ray based map function for Deap with examples. Automatically batches iterator to multiple workers for many processors or clusters.

Language: Python - Size: 35.2 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 1

klean2050/EEG_CrossModal

[ICASSP 2022] EEG - Music Cross Modal Learning

Language: Python - Size: 849 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

mbelmadani/motifgp

Motif discovery for DNA sequences using multiobjective optimization and genetic programming.

Language: Python - Size: 204 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

YukiChen-yuxin/Performance-evaluation-of-universities-based-on-hierarchical-analysis-and-data-envelopes

Using Analytic Hierarchy Process (AHP) and Data Envelopment Analysis (DEA), a comprehensive analysis of material and spiritual indicators of some universities in Ontario, Canada is conducted, and corresponding performance evaluations of the universities are made.

Size: 581 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alirezashadmani/MOOP

Multi/Many-Objective Optimization Algorithms

Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

guidodinello/polygonal-evolutionary-algorithm

Through the application of an evolutionary algorithm, the aim is to generate an artistic representation that emulates an image by means of a connected network of triangles given a fixed number of vertices.

Language: Jupyter Notebook - Size: 115 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

julianaAuzier/GA-BBB-Explana-o

Explicação sobre o Algoritmo Genético para Identificar Descritores Moleculares para Previsão de Penetração da Barreira Hematoencefálica

Language: Jupyter Notebook - Size: 4.87 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rfim/DEAP-SimpleExample-Notebook

( 🦉 ) This code lab intended to introduce new Machine Learning Algorithm // DEAP : Distributed Evolutionary Algorithm Framework.

Language: Jupyter Notebook - Size: 5.09 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 5

julianaAuzier/deap-lib-for-graph-distance-calc

DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. In this project, a GA is used to calculate a graph distances.

Language: Python - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

viktorsapozhok/earthquake-prediction

Kaggle LANL Earthquake Prediction challenge, Genetic Algorithm (DEAP) + CatboostRegressor, private score 2.425 (31 place)

Language: Python - Size: 6.75 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

mbelmadani/moea-automatic-termination

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

Language: Python - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

cactusWhiskey/tensor-evolution

Evolutionary algorithm for neural network structure

Language: Python - Size: 231 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

joseppinto/gann

Solving a binary classification problem, using a Genetic Algorithm to optimize a Neural Network's architecture.

Language: Python - Size: 1.48 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tolgasaglik/Chaotic-PSO-with-DEAP

Chaos implementation to improve standart PSO performance

Language: Python - Size: 90.9 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

jpwiedekopf/TimeSeriesMTL

Code for my Master's Thesis at the Institute of Medical Informatics, Universität zu Lübeck.

Language: Python - Size: 4.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

concision/n-queens

Solving the n-queens chessboard problem using DEAP evolutionary algorithms and genetic programming.

Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

tolgasaglik/GeneticAlgorithm

Genetic algorithm applied on an shredded image to put it back into its original form, using DEAP and blackbox library.

Language: Python - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Haiga/l2r-feature-selection-with-Deap

Feature Selection for Learning To Rank with Multi Objective Genetic Algorithms

Language: Python - Size: 559 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

rishilss99/Automatic-Neural-Architecture-Design

Automatic ConvNet search using Genetic Algorithm

Language: Jupyter Notebook - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

AndreasNel/geepers

Source code used to evaluate the combination of Genetic Programming and Hyper-Heuristics to the Network Intrusion Detection problem, for the COS700 module at the University of Pretoria.

Language: Python - Size: 3.58 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

shigeta-technoface/public-jsp-cam

An unofficial implementation of Genetic Algorithms with Cluster Averaging Method for Solving Job-Shop Scheduling Problems by Python DEAP.

Language: Python - Size: 123 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DaveKentucky/Prisoners-Dilemma

Implementation of genetic algorithm for iterated prisoner's dilemma strategy development.

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oyeb/PEAviz

Python Evolutionary Algorithm Visualisation toolkit on DEAP

Language: Python - Size: 10 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

physics-machinelearning/GenericAlgorithm

遺伝的アルゴリズムdeapのラッパー

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MhmDSmdi/Neural-Network-using-RBF-kernel

Implementation of a RBF network using the evolutionary strategy algorithm in order to find optimal weights.

Language: Python - Size: 3.98 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

wanglongqi/eptune

EPTune: Parameter Tuning using Evolutionary Algorithm.

Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

kychanbp/geneticAlgo_learn

Practice of GA on DEAP

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

snhobbs/Thesis

DEAP-3600 Honours Thesis

Language: TeX - Size: 192 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

LMesaric/Seminar-FER-2019

Seminar project at FER led by Assistant Professor Marko Čupić

Language: TeX - Size: 2.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

rishilss99/Genetic-Algorithms

Implementation of Genetic Algorithms using Python

Language: Jupyter Notebook - Size: 3.07 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

CarlosQuixada/Conscious-Shopping-List-Generator

This application generates dream list-based shopping suggestion lists and how much you can spend on that purchase. #Artificial Intelligence

Language: Python - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

johnmee/nigel

An adventure into "Genetic Programming" for Nigel O'Neill. Building a program that randomly 'evolves' code to solve a problem.

Language: Python - Size: 4.82 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1

learningwithmachines/Kaggle-Titanic

Files and Notebooks for Kaggle Titanic

Language: Jupyter Notebook - Size: 33.2 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

geektoni/evolutionary-FlappyBird Fork of AndreiCComan/evolutionary-FlappyBird

Playing the (in)famous Flappy Bird game using NEAT and Differential Evolution.

Language: Python - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

saarahy/NGP-LS

Integrating Local Search within neat-GP.

Language: Python - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

ovidner/openmdao-deap

A proof-of-concept of using DEAP as an optimization driver for OpenMDAO.

Language: Python - Size: 26.4 KB - Last synced at: 25 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

h3dema/evolutionary-container

This repository helps creating a docker container with lots of evolutionary algorithms packages in python

Language: Shell - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

abekoh/adversarial_character

Make adversarial images of characters

Language: Python - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0