All Projects → ai-plays-flappybird → Similar Projects or Alternatives

190 Open source projects that are alternatives of or similar to ai-plays-flappybird

NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-70.69%)
Mutual labels:  genetic-algorithm, flappy-bird
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+2801.72%)
Mutual labels:  genetic-algorithm, flappy-bird
ScaryFlight
Just another yet FlappyBird-style game.
Stars: ✭ 24 (-58.62%)
Mutual labels:  flappy-bird
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (-46.55%)
Mutual labels:  genetic-algorithm
engineering design by artificial intelligence
Combining artificial intelligence and engineering design
Stars: ✭ 29 (-50%)
Mutual labels:  genetic-algorithm
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (-29.31%)
Mutual labels:  genetic-algorithm
ga
Simple genetic algorithms in Go
Stars: ✭ 101 (+74.14%)
Mutual labels:  genetic-algorithm
OptimisationAlgorithms
Searching global optima with firefly algorithm and solving traveling salesmen problem with genetic algorithm
Stars: ✭ 20 (-65.52%)
Mutual labels:  genetic-algorithm
Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm
Matlab Module for Stock Market Prediction using Simple NN
Stars: ✭ 59 (+1.72%)
Mutual labels:  genetic-algorithm
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (-56.9%)
Mutual labels:  genetic-algorithm
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
Stars: ✭ 64 (+10.34%)
Mutual labels:  genetic-algorithm
jGeneticNeuralNet
A Java library that trains neural networks with a genetic algorithm.
Stars: ✭ 16 (-72.41%)
Mutual labels:  genetic-algorithm
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (-36.21%)
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 (+56.9%)
Mutual labels:  genetic-algorithm
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (-37.93%)
Mutual labels:  genetic-algorithm
Flappy-Bird-Genetic-Algorithms
Use genetic algorithms to train flappy bird
Stars: ✭ 83 (+43.1%)
Mutual labels:  genetic-algorithm
flappy-haskell
Flappy Bird Haskell Implementation
Stars: ✭ 33 (-43.1%)
Mutual labels:  flappy-bird
flappy-bird-pygame
A clone of Flappy Bird, using Pygame.
Stars: ✭ 99 (+70.69%)
Mutual labels:  flappy-bird
NeuralGenetic
Building and training artificial neural networks (regression or classification) using the genetic algorithm.
Stars: ✭ 187 (+222.41%)
Mutual labels:  genetic-algorithm
pikaia
Modern Fortran Edition of the Pikaia Genetic Algorithm
Stars: ✭ 29 (-50%)
Mutual labels:  genetic-algorithm
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-27.59%)
Mutual labels:  genetic-algorithm
freqgen
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
Stars: ✭ 16 (-72.41%)
Mutual labels:  genetic-algorithm
AsciiBird
ASCII version of the addictive Flappy Bird game.
Stars: ✭ 34 (-41.38%)
Mutual labels:  flappy-bird
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-24.14%)
Mutual labels:  genetic-algorithm
UnityGeneticAlgorithmMaze
Modern reimplementation in Unity of Bob's Map from AI Techniques for Game Programming
Stars: ✭ 37 (-36.21%)
Mutual labels:  genetic-algorithm
ga-openai-gym
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
Stars: ✭ 24 (-58.62%)
Mutual labels:  genetic-algorithm
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 (+206.9%)
Mutual labels:  genetic-algorithm
wargames
two soldiers shooting at each other, controlled by a neural network with a genetic algorithm.
Stars: ✭ 22 (-62.07%)
Mutual labels:  genetic-algorithm
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (-18.97%)
Mutual labels:  genetic-algorithm
VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (-31.03%)
Mutual labels:  genetic-algorithm
modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (-31.03%)
Mutual labels:  genetic-algorithm
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-37.93%)
Mutual labels:  genetic-algorithm
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 (-27.59%)
Mutual labels:  genetic-algorithm
PHP
PHP Related Projects: Like simple PHP Genetic algorithm, LDAP login , Websockets and more
Stars: ✭ 22 (-62.07%)
Mutual labels:  genetic-algorithm
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
Stars: ✭ 47 (-18.97%)
Mutual labels:  genetic-algorithm
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+56.9%)
Mutual labels:  genetic-algorithm
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 (+25.86%)
Mutual labels:  genetic-algorithm
Smart-Algorithm
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现
Stars: ✭ 277 (+377.59%)
Mutual labels:  genetic-algorithm
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 (+144.83%)
Mutual labels:  genetic-algorithm
naturalselection
A general-purpose pythonic genetic algorithm.
Stars: ✭ 17 (-70.69%)
Mutual labels:  genetic-algorithm
ant sugar
Genetic Algorithms, Mutation, Crossover, Mating, Particle Animation, Gaming, Learning, P5JS, Fun Project
Stars: ✭ 33 (-43.1%)
Mutual labels:  genetic-algorithm
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+422.41%)
Mutual labels:  genetic-algorithm
GA-Toolbox
Genetic Algorithms Toolbox
Stars: ✭ 41 (-29.31%)
Mutual labels:  genetic-algorithm
DENOPTIM
DENOPTIM is a software package for de novo design and virtual screening of functional molecules of any kind.
Stars: ✭ 23 (-60.34%)
Mutual labels:  genetic-algorithm
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-58.62%)
Mutual labels:  genetic-algorithm
genetic deep learning
No description or website provided.
Stars: ✭ 13 (-77.59%)
Mutual labels:  genetic-algorithm
GeneticAlgorithmUniversityClassScheduler
A class scheduler using adaptive-elitist genetic algorithm.
Stars: ✭ 98 (+68.97%)
Mutual labels:  genetic-algorithm
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+6408.62%)
Mutual labels:  genetic-algorithm
multi objective optimization matlab
MATLAB Tool for Multi-Objective Optimization
Stars: ✭ 23 (-60.34%)
Mutual labels:  genetic-algorithm
GA
An R package for optimization using genetic algorithms
Stars: ✭ 76 (+31.03%)
Mutual labels:  genetic-algorithm
darkgreybox
DarkGreyBox: An open-source data-driven python building thermal model inspired by Genetic Algorithms and Machine Learning
Stars: ✭ 25 (-56.9%)
Mutual labels:  genetic-algorithm
arja
Multi-Objective GP for Automated Repair of Java
Stars: ✭ 31 (-46.55%)
Mutual labels:  genetic-algorithm
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (-56.9%)
Mutual labels:  genetic-algorithm
trsh
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
Stars: ✭ 17 (-70.69%)
Mutual labels:  genetic-algorithm
snakeneuralnetworkjs
Neuroevolution of Neural Network for snakes in the Browser
Stars: ✭ 13 (-77.59%)
Mutual labels:  genetic-algorithm
Neatron
Yet another NEAT implementation
Stars: ✭ 14 (-75.86%)
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 (-32.76%)
Mutual labels:  genetic-algorithm
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 (+36.21%)
Mutual labels:  genetic-algorithm
reinforcement-learning-flappybird
In-browser reinforcement learning for flappy bird 🐦
Stars: ✭ 41 (-29.31%)
Mutual labels:  flappy-bird
BoxPacking
R package for solving three-dimensional bin packing problem
Stars: ✭ 56 (-3.45%)
Mutual labels:  genetic-algorithm
1-60 of 190 similar projects