All Projects → Mealpy → Similar Projects or Alternatives

220 Open source projects that are alternatives of or similar to Mealpy

Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+650%)
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 (+1418.06%)
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-81.94%)
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (+140.28%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+26.39%)
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 (+97.22%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (-43.06%)
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-80.56%)
Watchmaker
The Watchmaker Framework for Evolutionary Computation
Stars: ✭ 189 (+162.5%)
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+5143.06%)
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+755.56%)
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (-69.44%)
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+897.22%)
machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
Stars: ✭ 40 (-44.44%)
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (-56.94%)
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+98.61%)
Evolutionary.jl
Evolutionary & genetic algorithms for Julia
Stars: ✭ 142 (+97.22%)
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (-65.28%)
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+13.89%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+504.17%)
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (+98.61%)
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-38.89%)
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (+229.17%)
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (-34.72%)
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 (-45.83%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-50%)
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-65.28%)
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (-19.44%)
Gpdotnetv4
C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
Stars: ✭ 19 (-73.61%)
Mutual labels:  genetic-algorithm
Nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
Stars: ✭ 52 (-27.78%)
Mutual labels:  evolutionary-algorithms
Construct
JavaScript Digital Organisms simulator
Stars: ✭ 17 (-76.39%)
Mutual labels:  genetic-algorithm
Alfa
Automated Line Fitting Algorithm
Stars: ✭ 6 (-91.67%)
Mutual labels:  genetic-algorithm
Cgp Cnn
A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)
Stars: ✭ 59 (-18.06%)
Mutual labels:  genetic-algorithm
Influx Crypto Trader
Node js trading bot, let you create trading strategy and run it (backtest/simulation/live)
Stars: ✭ 49 (-31.94%)
Mutual labels:  genetic-algorithm
Geneticsharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Stars: ✭ 813 (+1029.17%)
Mutual labels:  genetic-algorithm
Agario Ai
Neural agents learn to play in an agario-like environment with Neataptic
Stars: ✭ 46 (-36.11%)
Mutual labels:  genetic-algorithm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+8211.11%)
Mutual labels:  genetic-algorithm
Invaderz
Space invaders, but the invaders evolve with genetic algorithm
Stars: ✭ 686 (+852.78%)
Mutual labels:  genetic-algorithm
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (-11.11%)
Mutual labels:  genetic-algorithm
Gendis
Contains an implementation (sklearn API) of the algorithm proposed in "GENDIS: GEnetic DIscovery of Shapelets" and code to reproduce all experiments.
Stars: ✭ 59 (-18.06%)
Mutual labels:  evolutionary-algorithms
Neataptic
🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Stars: ✭ 1,027 (+1326.39%)
Mutual labels:  genetic-algorithm
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+804.17%)
Mutual labels:  genetic-algorithm
Nsga2 Matlab
A very fast, 90% vectorized, NSGA-II algorithm in matlab.
Stars: ✭ 40 (-44.44%)
Mutual labels:  evolutionary-algorithms
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+7416.67%)
Mutual labels:  genetic-algorithm
Pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Stars: ✭ 547 (+659.72%)
Mutual labels:  genetic-algorithm
Watchcarslearn
Self driving cars using NEAT
Stars: ✭ 59 (-18.06%)
Mutual labels:  genetic-algorithm
Bolero
Behavior Optimization and Learning for Robots
Stars: ✭ 39 (-45.83%)
Mutual labels:  evolutionary-algorithms
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+658.33%)
Mutual labels:  genetic-algorithm
Evolutionary Neural Networks On Unity For Bots
Neural networks + Genetic algorithm on unity
Stars: ✭ 38 (-47.22%)
Mutual labels:  genetic-algorithm
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+616.67%)
Mutual labels:  genetic-algorithm
Pyribs
A bare-bones Python library for quality diversity optimization.
Stars: ✭ 66 (-8.33%)
Mutual labels:  evolutionary-algorithms
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (-12.5%)
Mutual labels:  genetic-algorithm
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (+611.11%)
Mutual labels:  genetic-algorithm
Geatpy
Evolutionary algorithm toolbox and framework with high performance for Python
Stars: ✭ 990 (+1275%)
Mutual labels:  evolutionary-algorithms
Gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles 🌀
Stars: ✭ 474 (+558.33%)
Mutual labels:  genetic-algorithm
Tsp Ga
A Genetic Algorithm in Python for the Travelling Salesman Problem
Stars: ✭ 33 (-54.17%)
Mutual labels:  genetic-algorithm
Platemo
Evolutionary multi-objective optimization platform
Stars: ✭ 454 (+530.56%)
Mutual labels:  evolutionary-algorithms
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+470.83%)
Mutual labels:  evolutionary-algorithms
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+1411.11%)
Mutual labels:  genetic-algorithm
Csb Ai Starter
Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)
Stars: ✭ 32 (-55.56%)
Mutual labels:  genetic-algorithm
1-60 of 220 similar projects