All Projects → opt4j → Similar Projects or Alternatives

244 Open source projects that are alternatives of or similar to opt4j

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 (+56%)
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+228%)
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+132%)
Dino-AI
An AI to teach Google Chrome's dinosaur to jump obstacles.
Stars: ✭ 15 (-40%)
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (+0%)
Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm
Matlab Module for Stock Market Prediction using Simple NN
Stars: ✭ 59 (+136%)
jMetalSP
A framework for Big Data Optimization with multi-objective metaheuristics
Stars: ✭ 44 (+76%)
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+2060%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+44%)
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (+76%)
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (+88%)
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-44%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+264%)
machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
Stars: ✭ 40 (+60%)
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+2772%)
evolvable
An evolutionary computation framework
Stars: ✭ 43 (+72%)
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+2364%)
Optimized-MDVRP
"Using Genetic Algorithms for Multi-depot Vehicle Routing" paper implementation.
Stars: ✭ 30 (+20%)
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (+316%)
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-48%)
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (+848%)
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 (+468%)
Watchmaker
The Watchmaker Framework for Evolutionary Computation
Stars: ✭ 189 (+656%)
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (-12%)
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (+592%)
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 (+4272%)
Evolutionary.jl
Evolutionary & genetic algorithms for Julia
Stars: ✭ 142 (+468%)
multi objective optimization matlab
MATLAB Tool for Multi-Objective Optimization
Stars: ✭ 23 (-8%)
Mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Stars: ✭ 72 (+188%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (+64%)
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (+24%)
trsh
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
Stars: ✭ 17 (-32%)
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (+472%)
arja
Multi-Objective GP for Automated Repair of Java
Stars: ✭ 31 (+24%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+1640%)
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+472%)
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+15000%)
self-propelled-satellites
The system is formed by self-propelled satellites influenced by the Sun whose objective is not to leave the domain maintaining the maximum possible speed.
Stars: ✭ 18 (-28%)
Mutual labels:  genetic-algorithm
bin-packing-core
基于人工智能(遗传算法 + 贪心 max-rect 算法) 的矩形拼接算法
Stars: ✭ 26 (+4%)
Mutual labels:  genetic-algorithm
apxr run
A topology and parameter evolving universal learning network.
Stars: ✭ 14 (-44%)
Mutual labels:  evolutionary-algorithm
KnapsackFX
Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search
Stars: ✭ 25 (+0%)
Mutual labels:  genetic-algorithm
cgp-cnn-design
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
Stars: ✭ 25 (+0%)
Mutual labels:  evolutionary-algorithms
MAP-Elites
Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization
Stars: ✭ 38 (+52%)
Mutual labels:  evolutionary-algorithms
mathcore
Advanced .NET math library (.NET Standard).
Stars: ✭ 24 (-4%)
Mutual labels:  genetic-algorithm
hal-cgp
Cartesian genetic programming (CGP) in pure Python.
Stars: ✭ 20 (-20%)
Mutual labels:  evolutionary-algorithm
ldca
Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)
Stars: ✭ 43 (+72%)
Mutual labels:  evolutionary-algorithms
vOptGeneric.jl
Solver of multiobjective linear optimization problems (MOMIP, MOLP, MOIP, MOCO): generic part
Stars: ✭ 21 (-16%)
Genetic-Algorithm-for-Job-Shop-Scheduling-and-NSGA-II
Learning how to implement GA and NSGA-II for job shop scheduling problem in python
Stars: ✭ 178 (+612%)
Mutual labels:  genetic-algorithm
Smart-Rockets
This project is a fun little demo of a genetic algorithm. A population of rockets attempt to find their way to a a target.
Stars: ✭ 15 (-40%)
Mutual labels:  genetic-algorithm
genetic-algorithm
Genetic algorithm for walking simulation. Online demo: https://rossning92.github.io/genetic-algorithm/
Stars: ✭ 86 (+244%)
Mutual labels:  genetic-algorithm
ASD-ML-API
This project has 3 goals: To find out the best machine learning pipeline for predicting ASD cases using genetic algorithms, via the TPOT library. (Classification Problem) Compare the accuracy of the accuracy of the determined pipeline, with a standard Naive-Bayes classifier. Saving the classifier as an external file, and use this file in a Flask…
Stars: ✭ 14 (-44%)
Mutual labels:  genetic-algorithm
ruck
🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning
Stars: ✭ 50 (+100%)
Mutual labels:  evolutionary-algorithms
moses
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
Stars: ✭ 127 (+408%)
Mutual labels:  genetic-algorithm
AntColonyOptimization-TSP
An Ant Colony Optimization algorithm for the Traveling Salesman Problem
Stars: ✭ 29 (+16%)
Mutual labels:  meta-heuristic
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+192%)
Mutual labels:  evolutionary-algorithm
SimpleGP
Simple Genetic Programming for Symbolic Regression in Python3
Stars: ✭ 20 (-20%)
Mutual labels:  evolutionary-algorithms
Drowsy
💤🖌️ AI making tiny Bitsy video games. Features an experimental generative structure inspired by GANs and Genetic Algorithms
Stars: ✭ 19 (-24%)
Mutual labels:  genetic-algorithm
UofT-Timetable-Generator
A web application that generates timetables for university students at the University of Toronto
Stars: ✭ 34 (+36%)
Mutual labels:  genetic-algorithm
darkgreybox
DarkGreyBox: An open-source data-driven python building thermal model inspired by Genetic Algorithms and Machine Learning
Stars: ✭ 25 (+0%)
Mutual labels:  genetic-algorithm
snakeneuralnetworkjs
Neuroevolution of Neural Network for snakes in the Browser
Stars: ✭ 13 (-48%)
Mutual labels:  genetic-algorithm
1-60 of 244 similar projects