mvoelk / neat
NEAT implementation in Python
☆12Updated 6 years ago
Alternatives and similar repositories for neat:
Users that are interested in neat are comparing it to the libraries listed below
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆33Updated 7 years ago
- ☆27Updated 3 years ago
- samples of neat code☆51Updated 4 years ago
- ☆18Updated 8 years ago
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆38Updated 2 months ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- This repo contains all the RL related code I have written and will write in my livestreams at youtube.com/c/jack_of_some☆41Updated 4 years ago
- ☆90Updated 4 years ago
- This is mainly for me, but if anyone wishes to use it then go ahead.☆79Updated 6 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)