genetic-algorithm topic

List genetic-algorithm repositories

eiten

2.7k
Stars
315
Forks
Watchers

Statistical and Algorithmic Investing Strategies for Everyone

MLKit

152
Stars
14
Forks
Watchers

A simple machine learning framework written in Swift 🤖

path_planning

374
Stars
93
Forks
Watchers

This repository contains path planning algorithms in C++ for a grid based search.

pagmo2

794
Stars
159
Forks
Watchers

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

IAMDinosaur

2.8k
Stars
533
Forks
Watchers

🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus

Applying_EANNs

1.4k
Stars
351
Forks
Watchers

A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modifie...

pymoo

2.1k
Stars
369
Forks
Watchers

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

neataptic

1.2k
Stars
278
Forks
Watchers

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js

GeneticAlgorithmPython

1.8k
Stars
452
Forks
Watchers

Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

devol

947
Stars
118
Forks
Watchers

Genetic neural architecture search with Keras