All Projects → Geneticalgorithmpython → Similar Projects or Alternatives

1402 Open source projects that are alternatives of or similar to Geneticalgorithmpython

Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+41.61%)
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 (+151.26%)
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+24.14%)
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 (-91.03%)
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+65.06%)
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 (-67.36%)
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+18.62%)
Mutual labels:  genetic-algorithm, optimization
Mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Stars: ✭ 72 (-83.45%)
Evolutionary.jl
Evolutionary & genetic algorithms for Julia
Stars: ✭ 142 (-67.36%)
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (-45.52%)
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 (+17.7%)
Watchcarslearn
Self driving cars using NEAT
Stars: ✭ 59 (-86.44%)
Adcme.jl
Automatic Differentiation Library for Computational and Mathematical Engineering
Stars: ✭ 106 (-75.63%)
Mutual labels:  neural-networks, optimization
Yabox
Yet another black-box optimization library for Python
Stars: ✭ 103 (-76.32%)
Pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 134 (-69.2%)
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (-5.52%)
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+25.52%)
Mutual labels:  genetic-algorithm, optimization
Scikit Opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
Stars: ✭ 2,791 (+541.61%)
Mutual labels:  genetic-algorithm, optimization
Watchmaker
The Watchmaker Framework for Evolutionary Computation
Stars: ✭ 189 (-56.55%)
Genann
simple neural network library in ANSI C
Stars: ✭ 1,088 (+150.11%)
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (-67.13%)
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-89.89%)
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+767.82%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (-79.08%)
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (-92.87%)
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (-91.72%)
Mutual labels:  numpy, genetic-algorithm
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (-89.2%)
Mutual labels:  optimization, genetic-algorithm
modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (-90.8%)
Mutual labels:  optimization, genetic-algorithm
Pyribs
A bare-bones Python library for quality diversity optimization.
Stars: ✭ 66 (-84.83%)
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (-89.2%)
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (-86.67%)
Pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Stars: ✭ 547 (+25.75%)
Mutual labels:  genetic-algorithm, optimization
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-94.25%)
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (-81.15%)
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (-76.09%)
Mutual labels:  optimization, genetic-algorithm
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (-60.23%)
Fantasy Basketball
Scraping statistics, predicting NBA player performance with neural networks and boosting algorithms, and optimising lineups for Draft Kings with genetic algorithm. Capstone Project for Machine Learning Engineer Nanodegree by Udacity.
Stars: ✭ 146 (-66.44%)
Mutual labels:  genetic-algorithm, optimization
Pysr
Simple, fast, and parallelized symbolic regression in Python/Julia via regularized evolution and simulated annealing
Stars: ✭ 213 (-51.03%)
Mutual labels:  genetic-algorithm, numpy
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (-67.13%)
Chainer
A flexible framework of neural networks for deep learning
Stars: ✭ 5,656 (+1200.23%)
Mutual labels:  neural-networks, numpy
Componentarrays.jl
Arrays with arbitrarily nested named components.
Stars: ✭ 72 (-83.45%)
Mutual labels:  neural-networks, optimization
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (-94.94%)
machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
Stars: ✭ 40 (-90.8%)
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-96.78%)
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (-94.25%)
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-47.13%)
Mutual labels:  neural-networks, numpy
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (-90.57%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-91.72%)
Deeplearning.ai Notes
These are my notes which I prepared during deep learning specialization taught by AI guru Andrew NG. I have used diagrams and code snippets from the code whenever needed but following The Honor Code.
Stars: ✭ 262 (-39.77%)
Mutual labels:  neural-networks, optimization
Cython Blis
💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
Stars: ✭ 165 (-62.07%)
Mutual labels:  neural-networks, numpy
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+286.9%)
pikaia
Modern Fortran Edition of the Pikaia Genetic Algorithm
Stars: ✭ 29 (-93.33%)
Mutual labels:  optimization, genetic-algorithm
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-97.01%)
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-30.11%)
Mutual labels:  neural-networks, numpy
Quaternion
Add built-in support for quaternions to numpy
Stars: ✭ 387 (-11.03%)
Mutual labels:  numpy
Nn playground
Experimental keras implementation of novel neural network structures
Stars: ✭ 414 (-4.83%)
Mutual labels:  neural-networks
Opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization techniques.
Stars: ✭ 387 (-11.03%)
Mutual labels:  optimization
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-12.41%)
Mutual labels:  numpy
Ruby Fann
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
Stars: ✭ 425 (-2.3%)
Mutual labels:  neural-networks
Neural Backed Decision Trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Stars: ✭ 411 (-5.52%)
Mutual labels:  neural-networks
1-60 of 1402 similar projects