All Projects → NEATEST → Similar Projects or Alternatives

321 Open source projects that are alternatives of or similar to NEATEST

NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (+30.77%)
DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
Stars: ✭ 42 (+223.08%)
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+1000%)
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (+92.31%)
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+5423.08%)
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+1053.85%)
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+992.31%)
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+346.15%)
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+12846.15%)
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (+1000%)
Watchmaker
The Watchmaker Framework for Evolutionary Computation
Stars: ✭ 189 (+1353.85%)
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (+92.31%)
Nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
Stars: ✭ 52 (+300%)
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+4638.46%)
Sparse Evolutionary Artificial Neural Networks
Always sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Stars: ✭ 182 (+1300%)
Mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Stars: ✭ 72 (+453.85%)
Cephalopods
Evolving squids through neuroevolution
Stars: ✭ 122 (+838.46%)
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (+92.31%)
Evolutionary Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Stars: ✭ 881 (+6676.92%)
machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
Stars: ✭ 40 (+207.69%)
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (+69.23%)
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+530.77%)
Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT, etc.
Stars: ✭ 109 (+738.46%)
Mutual labels:  neat, neuroevolution
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+1600%)
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (+238.46%)
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (+138.46%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (+215.38%)
exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
Stars: ✭ 43 (+230.77%)
Darwin
Evolutionary Algorithms Framework
Stars: ✭ 72 (+453.85%)
evo-NEAT
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
Stars: ✭ 34 (+161.54%)
Mutual labels:  neat, neuroevolution
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+4053.85%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+3246.15%)
Devol
Genetic neural architecture search with Keras
Stars: ✭ 925 (+7015.38%)
Neural Network P5
Deprecated! See:
Stars: ✭ 218 (+1576.92%)
Radiate
Radiate is a parallel genetic programming engine capable of evolving solutions to many problems as well as training learning algorithms.
Stars: ✭ 65 (+400%)
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+392.31%)
Applying eanns
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 modified genetic algorithm.
Stars: ✭ 1,093 (+8307.69%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+600%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+176.92%)
neat-openai-gym
NEAT for Reinforcement Learning on the OpenAI Gym
Stars: ✭ 19 (+46.15%)
Mutual labels:  neat, neuroevolution
Evolutionary.jl
Evolutionary & genetic algorithms for Julia
Stars: ✭ 142 (+992.31%)
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (+1230.77%)
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (+200%)
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (+7.69%)
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (+100%)
Mutual labels:  neat, neuroevolution
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (+1723.08%)
Super-Meta-MarIO
Mario AI Ensemble
Stars: ✭ 15 (+15.38%)
Mutual labels:  neat, genetic-algorithm
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (+261.54%)
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (+1446.15%)
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+28938.46%)
Neatron
Yet another NEAT implementation
Stars: ✭ 14 (+7.69%)
Hippocrates
No longer maintained, actually usable implementation of NEAT
Stars: ✭ 59 (+353.85%)
Mutual labels:  neat, genetic-algorithm
GA
An R package for optimization using genetic algorithms
Stars: ✭ 76 (+484.62%)
Mutual labels:  genetic-algorithm
Neuroevolution T-rex
用神经网络来训练个能自己玩chrome断线时的那个小恐龙的AI
Stars: ✭ 23 (+76.92%)
Mutual labels:  evolutionary-algorithms
microgp4
A multi-purpose extensible self-adaptive evolutionary tool
Stars: ✭ 21 (+61.54%)
Mutual labels:  evolutionary-algorithms
syne-tune
Large scale and asynchronous Hyperparameter Optimization at your fingertip.
Stars: ✭ 105 (+707.69%)
recmap
Draw your own Rectangular Statistical Cartogram - CRAN package
Stars: ✭ 18 (+38.46%)
Mutual labels:  genetic-algorithm
tetris-ai
A Tetris AI written in JavaScript that uses a genetic algorithm
Stars: ✭ 22 (+69.23%)
Mutual labels:  genetic-algorithm
modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (+207.69%)
Mutual labels:  genetic-algorithm
opfunu
A collection of Benchmark functions for numerical optimization problems (https://opfunu.readthedocs.io)
Stars: ✭ 31 (+138.46%)
Mutual labels:  evolutionary-algorithms
1-60 of 321 similar projects