All Projects → carAI-Demo → Similar Projects or Alternatives

270 Open source projects that are alternatives of or similar to carAI-Demo

Training-Snake-Game-With-Genetic-Algorithm
training snake game using neural network and genetic algorithm
Stars: ✭ 28 (-56.25%)
Mutual labels:  genetic-algorithm, pygame
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+373.44%)
Mutual labels:  genetic-algorithm
UnityGeneticAlgorithmMaze
Modern reimplementation in Unity of Bob's Map from AI Techniques for Game Programming
Stars: ✭ 37 (-42.19%)
Mutual labels:  genetic-algorithm
snake-neural-network
An experiment with neural network and genetic algorithms
Stars: ✭ 68 (+6.25%)
Mutual labels:  genetic-algorithm
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+129.69%)
Mutual labels:  pygame
Smart-Algorithm
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现
Stars: ✭ 277 (+332.81%)
Mutual labels:  genetic-algorithm
COVID-Resource-Allocation-Simulator
Agent-based modelling for resource allocation in viral crises to investigate resource allocation and policy interventions with respect to transmission rate.
Stars: ✭ 61 (-4.69%)
Mutual labels:  pygame
Chip8Python
A Super Chip 8 emulator written in Python
Stars: ✭ 65 (+1.56%)
Mutual labels:  pygame
genetic deep learning
No description or website provided.
Stars: ✭ 13 (-79.69%)
Mutual labels:  genetic-algorithm
Fegaria-Remastered
Similar to my other project Fegaria, but with improved graphics, collisions and terrain generation.
Stars: ✭ 73 (+14.06%)
Mutual labels:  pygame
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 (-78.12%)
Mutual labels:  genetic-algorithm
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+5798.44%)
Mutual labels:  genetic-algorithm
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+42.19%)
Mutual labels:  genetic-algorithm
jGeneticNeuralNet
A Java library that trains neural networks with a genetic algorithm.
Stars: ✭ 16 (-75%)
Mutual labels:  genetic-algorithm
luma.emulator
Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.
Stars: ✭ 32 (-50%)
Mutual labels:  pygame
PlaneWars
微信飞机大战 python pygame
Stars: ✭ 22 (-65.62%)
Mutual labels:  pygame
naturalselection
A general-purpose pythonic genetic algorithm.
Stars: ✭ 17 (-73.44%)
Mutual labels:  genetic-algorithm
DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
Stars: ✭ 57 (-10.94%)
Mutual labels:  pygame
Neatron
Yet another NEAT implementation
Stars: ✭ 14 (-78.12%)
Mutual labels:  genetic-algorithm
Super-Meta-MarIO
Mario AI Ensemble
Stars: ✭ 15 (-76.56%)
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 (-64.06%)
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 (-76.56%)
Mutual labels:  genetic-algorithm
AlphaZero-Renju
No description or website provided.
Stars: ✭ 17 (-73.44%)
Mutual labels:  pygame
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (-60.94%)
Mutual labels:  genetic-algorithm
Drowsy
💤🖌️ AI making tiny Bitsy video games. Features an experimental generative structure inspired by GANs and Genetic Algorithms
Stars: ✭ 19 (-70.31%)
Mutual labels:  genetic-algorithm
Python.io
Snake game inspired from Slither.io but features a python instead of a snake. Made in Python 3
Stars: ✭ 15 (-76.56%)
Mutual labels:  pygame
connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
Stars: ✭ 18 (-71.87%)
Mutual labels:  pygame
PHP
PHP Related Projects: Like simple PHP Genetic algorithm, LDAP login , Websockets and more
Stars: ✭ 22 (-65.62%)
Mutual labels:  genetic-algorithm
pygameweb
🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
Stars: ✭ 94 (+46.88%)
Mutual labels:  pygame
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (-42.19%)
Mutual labels:  genetic-algorithm
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-31.25%)
Mutual labels:  genetic-algorithm
Arcade-CS-Games
Jeux pour l'arcade des CS Games
Stars: ✭ 18 (-71.87%)
Mutual labels:  pygame
darkgreybox
DarkGreyBox: An open-source data-driven python building thermal model inspired by Genetic Algorithms and Machine Learning
Stars: ✭ 25 (-60.94%)
Mutual labels:  genetic-algorithm
ga-openai-gym
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
Stars: ✭ 24 (-62.5%)
Mutual labels:  genetic-algorithm
Conway-s-Game-of-life---Python
Conways game of life with pygame
Stars: ✭ 26 (-59.37%)
Mutual labels:  pygame
OptimisationAlgorithms
Searching global optima with firefly algorithm and solving traveling salesmen problem with genetic algorithm
Stars: ✭ 20 (-68.75%)
Mutual labels:  genetic-algorithm
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (-60.94%)
Mutual labels:  genetic-algorithm
VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (-37.5%)
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 (+178.13%)
Mutual labels:  genetic-algorithm
NeuralGenetic
Building and training artificial neural networks (regression or classification) using the genetic algorithm.
Stars: ✭ 187 (+192.19%)
Mutual labels:  genetic-algorithm
snakeneuralnetworkjs
Neuroevolution of Neural Network for snakes in the Browser
Stars: ✭ 13 (-79.69%)
Mutual labels:  genetic-algorithm
arja
Multi-Objective GP for Automated Repair of Java
Stars: ✭ 31 (-51.56%)
Mutual labels:  genetic-algorithm
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (-39.06%)
Mutual labels:  pygame
engineering design by artificial intelligence
Combining artificial intelligence and engineering design
Stars: ✭ 29 (-54.69%)
Mutual labels:  genetic-algorithm
bin-packing-core
基于人工智能(遗传算法 + 贪心 max-rect 算法) 的矩形拼接算法
Stars: ✭ 26 (-59.37%)
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 (-35.94%)
Mutual labels:  genetic-algorithm
RealTime-DigitRecognition
RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.
Stars: ✭ 108 (+68.75%)
Mutual labels:  pygame
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-34.37%)
Mutual labels:  genetic-algorithm
Snake-Game-with-Deep-learning
Developing a neural network to play a snake game
Stars: ✭ 43 (-32.81%)
Mutual labels:  pygame
space-invaders
👾Python clone with a modern twist
Stars: ✭ 209 (+226.56%)
Mutual labels:  pygame
Wario-Land-3
A remake of the GBC-Game "Wario Land 3" using Pygame for Python
Stars: ✭ 48 (-25%)
Mutual labels:  pygame
ALIEN INVASION
A repository with game files being made with pygame
Stars: ✭ 35 (-45.31%)
Mutual labels:  pygame
NSGAII.jl
A NSGA-II implementation in Julia
Stars: ✭ 18 (-71.87%)
Mutual labels:  genetic-algorithm
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-43.75%)
Mutual labels:  genetic-algorithm
EvoArm
An open-source 3D-printable robotic arm
Stars: ✭ 114 (+78.13%)
Mutual labels:  pygame
python-tetris
Tetris game with AI made by pygame, inspired by react-tetris
Stars: ✭ 19 (-70.31%)
Mutual labels:  pygame
TerraCraft
Voxel Engine written in Python 3 + Pyglet.
Stars: ✭ 49 (-23.44%)
Mutual labels:  pygame
PygameWidgets
A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets.
Stars: ✭ 34 (-46.87%)
Mutual labels:  pygame
wargames
two soldiers shooting at each other, controlled by a neural network with a genetic algorithm.
Stars: ✭ 22 (-65.62%)
Mutual labels:  genetic-algorithm
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (-43.75%)
Mutual labels:  genetic-algorithm
1-60 of 270 similar projects