AndrewJamesTurner / CGP-LibraryLinks
A cross platform Cartesian Genetic Programming Library
☆63Updated 5 years ago
Alternatives and similar repositories for CGP-Library
Users that are interested in CGP-Library are comparing it to the libraries listed below
Sorting:
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 6 years ago
- Implementation, configuration files, and parsing scripts for the Analysis of Cartesian Genetic Programming’s Evolutionary Mechanisms publ…☆19Updated 10 years ago
- Portable NeuroEvolution Library☆332Updated last year
- The original implementation of HyperNEAT in C++☆95Updated 7 years ago
- Push Genetic Programming in Python.☆75Updated 2 years ago
- Modular Agent Based Evolution Framework☆83Updated 3 months ago
- Another HyperNEAT Implementation☆70Updated 6 years ago
- Evolutionary Algorithms Library☆63Updated 5 years ago
- PonyGE2: grammatical evolution and variants in Python☆165Updated last month
- A lightweight, generic C++11 framework for evolutionary computation☆165Updated 3 years ago
- A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.☆164Updated 2 years ago
- a lightweight implementation of Cartesian genetic programming with symbolic regression in mind.☆23Updated 5 years ago
- linear genetic programming system for symbolic regression and classification.☆35Updated 8 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)☆236Updated 3 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- Python Combinatorial Optimisation Platform☆159Updated 4 years ago
- A strongly-typed genetic programming framework for Python☆125Updated 7 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆48Updated 3 years ago
- MC-AIXI-CTW by Marcus Hutter and his students (in particular Daniel Visentin)☆49Updated 14 years ago
- Symbolic regression solver, based on genetic programming methodology.☆123Updated 10 years ago
- Accuracy-based Learning Classifier Systems (XCS)☆51Updated last year
- Programming language and C++ library for (linear) genetic programming☆109Updated 14 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 6 years ago
- Numenta's experimental C++ research code. Please see htmresearch for more details.☆25Updated 5 years ago
- A python library for genetic algorithms☆236Updated 7 years ago
- Implementation of core NuPIC algorithms in C++ (under construction)☆273Updated 7 months ago
- fork of Kenneth Stanley's NEAT☆54Updated 6 years ago
- Tiny Genetic Programming in Python.