ghornby / alpsLinks
A C++ library for the Age-Layered Population Structure Evolutionary Algorithm
☆25Updated 12 years ago
Alternatives and similar repositories for alps
Users that are interested in alps are comparing it to the libraries listed below
Sorting:
- Evolutionary Algorithms Library☆64Updated 5 years ago
- The original implementation of HyperNEAT in C++☆98Updated 8 years ago
- Another HyperNEAT Implementation☆70Updated 6 years ago
- Music composing using genetic programming and neural networks☆43Updated 14 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- Push Genetic Programming in Python.☆80Updated 2 years ago
- Portable NeuroEvolution Library☆333Updated last year
- A cross platform Cartesian Genetic Programming Library☆63Updated 5 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆170Updated 3 years ago
- Ogma - OgmaNeo☆120Updated 7 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Updated 10 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 7 months ago
- PGE: Parallel Game Engine☆102Updated 4 years ago
- Ogma - OgmaNeo Demos☆23Updated 3 years ago
- Genetic programming in C++☆26Updated 5 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- Neocortex-like reinforcement learning that runs on the GPU or CPU (OpenCL)☆69Updated 9 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- Reinforcement learning algorithms constrained by a partial program☆19Updated 14 years ago
- An Artificial Life system designed as an approach to Artificial Intelligence☆200Updated 2 months ago
- The Encog project for C/C++☆112Updated 6 years ago
- Computer Paints Mona Lisa☆33Updated 16 years ago
- Symbolic regression solver, based on genetic programming methodology.☆128Updated 10 years ago
- Programming language and C++ library for (linear) genetic programming☆110Updated 14 years ago
- Hierarchical Temporal Sparse Learner☆13Updated 10 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.