All Projects → ai-n-queens → Similar Projects or Alternatives

304 Open source projects that are alternatives of or similar to ai-n-queens

AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+43.33%)
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-20%)
KnapsackFX
Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search
Stars: ✭ 25 (-16.67%)
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (+40%)
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (+56.67%)
VariationalNeuralAnnealing
A variational implementation of classical and quantum annealing using recurrent neural networks for the purpose of solving optimization problems.
Stars: ✭ 21 (-30%)
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 (+9203.33%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+203.33%)
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 (+373.33%)
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+2070%)
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+1700%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+20%)
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+1720%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (+36.67%)
Mathematical-Modeling
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Stars: ✭ 30 (+0%)
Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm
Matlab Module for Stock Market Prediction using Simple NN
Stars: ✭ 59 (+96.67%)
Mutual labels:  genetic-algorithm
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (+100%)
Mutual labels:  beam-search
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-43.33%)
Mutual labels:  genetic-algorithm
BoxPacking
R package for solving three-dimensional bin packing problem
Stars: ✭ 56 (+86.67%)
Mutual labels:  genetic-algorithm
gene-oracle
Feature extraction algorithm for genomic data
Stars: ✭ 13 (-56.67%)
Mutual labels:  genetic-algorithm
GA-Toolbox
Genetic Algorithms Toolbox
Stars: ✭ 41 (+36.67%)
Mutual labels:  genetic-algorithm
reactive-trader
In the coming weeks this plans to become a Gekko plugin that reacts to market changes, finding and running only the most profitable strategies.
Stars: ✭ 91 (+203.33%)
Mutual labels:  genetic-algorithm
ga
Simple genetic algorithms in Go
Stars: ✭ 101 (+236.67%)
Mutual labels:  genetic-algorithm
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+130%)
Mutual labels:  optimization-algorithms
ant sugar
Genetic Algorithms, Mutation, Crossover, Mating, Particle Animation, Gaming, Learning, P5JS, Fun Project
Stars: ✭ 33 (+10%)
Mutual labels:  genetic-algorithm
portfolio allocation js
A JavaScript library to allocate and optimize financial portfolios.
Stars: ✭ 145 (+383.33%)
Mutual labels:  optimization-algorithms
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-16.67%)
Mutual labels:  genetic-algorithm
rBAS
Implementation of the (beetle antennae search) BAS algorithm and its mutations in R code
Stars: ✭ 25 (-16.67%)
Mutual labels:  optimization-algorithms
genetic-algorithms
This repository belongs to the youtube videos "What are Genetic Algorithms" (https://youtu.be/uQj5UNhCPuo) and "Genetic Algorithm from Scratch in Python" (https://youtu.be/nhT56blfRpE). If you haven't seen it, please consider watching part one of this series, to get a better understanding of this code.
Stars: ✭ 79 (+163.33%)
Mutual labels:  genetic-algorithm
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (+3.33%)
Mutual labels:  genetic-algorithm
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 (+30%)
Mutual labels:  genetic-algorithm
GeneticAlgorithmUniversityClassScheduler
A class scheduler using adaptive-elitist genetic algorithm.
Stars: ✭ 98 (+226.67%)
Mutual labels:  genetic-algorithm
FirstOrderSolvers.jl
Large scale convex optimization solvers in julia
Stars: ✭ 20 (-33.33%)
Mutual labels:  optimization-algorithms
trsh
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
Stars: ✭ 17 (-43.33%)
Mutual labels:  genetic-algorithm
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
Stars: ✭ 36 (+20%)
Mutual labels:  beam-search
a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
Stars: ✭ 46 (+53.33%)
Mutual labels:  optimization-algorithms
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 (+40%)
Mutual labels:  genetic-algorithm
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+196.67%)
Mutual labels:  optimization-algorithms
tsp-genetic-python
A genetic algorithm to solve the Travelling Salesman Problem, implemented in Python. Made by Jack Frigaard, modified by Mauricio Aizaga
Stars: ✭ 73 (+143.33%)
Mutual labels:  genetic-algorithm
ai-plays-flappybird
Using genetic algorithm and neural networks to teach AI to play flappy bird.
Stars: ✭ 58 (+93.33%)
Mutual labels:  genetic-algorithm
pymhlib
pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods
Stars: ✭ 20 (-33.33%)
Mutual labels:  discrete-optimization
adaboost
An implementation of the paper "A Short Introduction to Boosting"
Stars: ✭ 20 (-33.33%)
Mutual labels:  optimization-algorithms
Performance-Estimation-Toolbox
Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.
Stars: ✭ 38 (+26.67%)
Mutual labels:  optimization-algorithms
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Stars: ✭ 30 (+0%)
Mutual labels:  optimization-algorithms
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (+56.67%)
Mutual labels:  genetic-algorithm
HashedExpression
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Stars: ✭ 40 (+33.33%)
Mutual labels:  optimization-algorithms
optapy
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Stars: ✭ 167 (+456.67%)
Mutual labels:  simulated-annealing
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (+0%)
Mutual labels:  beam-search
pikaia
Modern Fortran Edition of the Pikaia Genetic Algorithm
Stars: ✭ 29 (-3.33%)
Mutual labels:  genetic-algorithm
freqgen
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
Stars: ✭ 16 (-46.67%)
Mutual labels:  genetic-algorithm
multi objective optimization matlab
MATLAB Tool for Multi-Objective Optimization
Stars: ✭ 23 (-23.33%)
Mutual labels:  genetic-algorithm
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Stars: ✭ 20 (-33.33%)
Mutual labels:  optimization-algorithms
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
Stars: ✭ 64 (+113.33%)
Mutual labels:  genetic-algorithm
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (+20%)
Mutual labels:  beam-search
Flow-Shop-Scheduling
Genetic Algorithm for Flow Shop Scheduling
Stars: ✭ 19 (-36.67%)
Mutual labels:  genetic-algorithm
hyper-engine
Python library for Bayesian hyper-parameters optimization
Stars: ✭ 80 (+166.67%)
Mutual labels:  optimization-algorithms
GA
An R package for optimization using genetic algorithms
Stars: ✭ 76 (+153.33%)
Mutual labels:  genetic-algorithm
arja
Multi-Objective GP for Automated Repair of Java
Stars: ✭ 31 (+3.33%)
Mutual labels:  genetic-algorithm
irace
Iterated Racing for Automatic Algorithm Configuration
Stars: ✭ 26 (-13.33%)
Mutual labels:  optimization-algorithms
random-art-generator
Command-line application to produce generative art based on a target image
Stars: ✭ 32 (+6.67%)
Mutual labels:  hill-climbing
1-60 of 304 similar projects