genetic-optimization-algorithm topic

List genetic-optimization-algorithm repositories

moses

127
Stars
85
Forks
Watchers

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.

Procedural-painting

484
Stars
57
Forks
Watchers

Procedural painting algorithms in Unity 3d with compute shaders based on genetic evolution algorithms

asmoses

38
Stars
29
Forks
Watchers

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)

geneticalgorithm2

38
Stars
10
Forks
Watchers

Supported highly optimized and flexible genetic algorithm package for python

generative_design

32
Stars
1
Forks
Watchers

Generative Design in the development of steel structured design

Python-3.0-Course

31
Stars
9
Forks
Watchers

Python 3.x - Numpy - Matplotlib - Pandas - MySQL - etc.

KnapsackGA

28
Stars
15
Forks
Watchers

Knapsack Problem solved using Genetic optimization algorithm

FOPID-tuner-using-GA

19
Stars
7
Forks
Watchers

A fractional order PID controller is tuned using genetic algorithm , to control the speed of DC motor

This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo packag...