OliverColeman / ahni
Another HyperNEAT Implementation
☆70Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ahni
- The original implementation of HyperNEAT in C++☆91Updated 7 years ago
- Portable NeuroEvolution Library☆327Updated 7 months ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆160Updated 6 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆97Updated 4 years ago
- Neocortex-like reinforcement learning that runs on the GPU or CPU (OpenCL)☆69Updated 8 years ago
- The original implementation of HyperNEAT in C++☆28Updated 8 years ago
- Ogma - OgmaNeo☆119Updated 6 years ago
- No longer maintained, actually usable implementation of NEAT☆62Updated 6 years ago
- MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT☆11Updated 7 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆162Updated 2 years ago
- fork of Kenneth Stanley's NEAT☆55Updated 5 years ago
- A variant of HTM where spatial and temporal pooling are accomplished with the same mechanism☆13Updated 9 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 5 years ago
- A Python version of the NEAT algorithm (NeuroEvolution of Augmenting Topologies)☆46Updated 2 years ago
- Ogma - OgmaNeo Demos☆23Updated 2 years ago
- A cross platform Cartesian Genetic Programming Library☆62Updated 4 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆114Updated 10 months ago
- Visualizations supporting HTM School☆61Updated 5 years ago
- ERL - Evolved Reinforcement Learner☆42Updated 9 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆140Updated 6 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 9 years ago
- Neural Network Evolution Playground with Backprop NEAT☆135Updated 8 years ago
- Game platform for Artificial Intelligence research and education☆200Updated 2 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆50Updated 3 months ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python