An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: neat-algorithm

ryanboldi/ParkingEA

Training a car to park using an Evolutionary Algorithm

Language: JavaScript - Size: 475 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

IcHiGo-KuRoSaKiI/NEAT_GAME

A flappy bird like game based on NEAT Algorithm

Language: Python - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

wiknwo/TwoDGames

A collection of clones of popular 2D games coupled with an AI to play the game against itself or against a human in some cases.

Language: JavaScript - Size: 5.54 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Unknown-3301/NEAT

C# library for a slightly modified algorithm of NEAT

Language: C# - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sheraff/NEAT-2

Language: JavaScript - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mirkoruether/skyjo-bot

Bot learns to play SKYJO using the neat algorithm

Language: Python - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Vishwesh4/NEAT-spaceinvaders

Using NEAT to make a gamebot for spaceinvaders

Language: Python - Size: 7.63 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

RetamalVictor/Genetic-Algorithm-and-NEAT-generalist-agent-Evoman

Implemetation of NEAT and Genetic Algorithm to beat Evoman game

Language: Python - Size: 5.94 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ju-leon/NEATer

A fast Python neuroevolution library for evolutionary machine learning

Language: Python - Size: 286 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

fredpell1/AI2048

Using the NEAT algorithm to solve the game 2048

Language: Python - Size: 12.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sauravpanchal/flappy-bird-dual-mode

A simple flappy-bird game built on pygame module with dual mode availability. Manual as well AI (Reinforcement & NEAT-algorithm based).

Language: Python - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jcelaya775/FlappyBird-AI

Using a NEAT genetic algorithm to train an unsupervised learning model to play Flappy Bird (credit to Tech With Tim)

Language: Python - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rajathpi/flappy-bird

Using NeuroEvolution of Augmenting Topologies(NEAT) to train an agent to play the game Flappy bird. Programming both the environment and the AI using python

Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

MaxZabarka/sonic-ai

AI plays sonic!

Language: Python - Size: 143 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

iamgroot42/NEAT-Keras Fork of google/brain-tokyo-workshop

Neuroevolution for Keras models

Size: 14.5 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

AbhinavS99/Flappy-Bird-With-DL-and-Genetic-Algorithm

The project aims to teach a neural net how to play the famous game 'Flappy Bird'. To play the game deep learning and genetic algorithms are applied.

Language: Python - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

christianechevarria/neat.js Fork of Code-Bullet/Flappy-Bird-AI

đŸ¦‘ Neuro-Evolution of Augmenting Topologies (NEAT) implementation in JS

Language: JavaScript - Size: 646 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

asimMahat/AI-Flappy-Bird

Flappy bird learns to play the game by itself using NEAT(Neuro-evolution of augmenting topologies) algorithm.

Language: Python - Size: 391 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

skyGtm/FlappyBird

A.I. learns to play Flappy Bird, a game written in Python (Pygame), with NEAT Algorithm

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

akshat-rawat/Dino_AI

AI plays Chrome's Dinosaur Game

Language: Python - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

0ql/AI-Chrome-Dino-Game

AI leaning to play the well known chrome dino game using NEAT.

Language: JavaScript - Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

0ql/Pathfinder

Agents learning to pathfind using nural evolution.

Language: JavaScript - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

iamAbhishekkumar/The-Copter-with-NEAT

AI plays the Copter Game

Language: Python - Size: 25.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mballarin97/RL4Pandemic

An application of Reinforcement learning techniques and in particular the NEAT algorithm to address the problem of a pandemic spread with different approaches.

Language: Jupyter Notebook - Size: 831 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

Davi-web/Flappy-Bird-AI

This program allows you to play the game flappy bird! This program also allows the AI to train itself by playing the game using the NEAT(Neural Evolution of Augmented Topologies) algorithm, which is a generic algorithm.

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chaudhary1337/AI-Plays-Games

A collection of Single/Multiplayer Games Played by AI

Language: Python - Size: 340 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DominikLindorfer/Machine-Learning-NEAT

Exploration of the NEAT AI Framework playing Flappy-Bird

Language: Python - Size: 4.17 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Zenith08/TronMachineLearning

A game made in Processing based on the 2D version of "Tron" and featuring AI neural network enemies.

Language: Processing - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

owais635/learning-AI

AI & Machine Learning, Neuroevolution (N.E.A.T.), TensorFlow.js, Genetic Algorithm

Language: JavaScript - Size: 15 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Shaheer-Imam/AI-Flappy-Birds

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

italopolazzi/ball-fighting

Ball Fighting - Jogo single e multi player programado em JavaScript com a interface em canvas e Vue.js, utilizando Algoritmo Genético para dar vida ao oponente.

Language: JavaScript - Size: 393 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

VaibhavSaini19/Flappy-Bird-Pygame-NEAT

An AI that plays Flappy bird created using Pygame through the help of NEAT (NeuroEvolution of Augmenting Topologies). More info at: https://en.wikipedia.org/wiki/Neuroevolution_of_augmenting_topologies

Language: Python - Size: 4.53 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

VaibhavSaini19/Google-T-Rex-Dino-Pygame-NEAT

An AI that plays the Google's T-Rex game. Created using Pygame through the help of NEAT (NeuroEvolution of Augmenting Topologies)

Language: Python - Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chaudhary1337/Flappy-Bird

Implementing the Legendary game, Flappy Bird using the NEAT(Neuroevolution of augmenting topologies) algorithm.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

saisubham/flappy-bird-ai

AI playing Flappy bird

Language: Python - Size: 3.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Mhmd-Hisham/FlapPyBird Fork of sourabhv/FlapPyBird

A Flappy Bird Clone using python-pygame

Size: 631 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

akash1309/SpaceCraft

Building and training a SpaceCraft game that can be played by user as well by the AI using NEAT algorithm.

Language: Python - Size: 1.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vairamuthushanmugavel/NEAT-algorithm

NEAT algorithm

Language: JavaScript - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

AnthonyDickson/CartPole-NEAT

CartPole Reinforcement Learning with Neuroevolution of augmenting topologies

Language: Python - Size: 304 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

leshchenko1979/fishbowl

Simulating evolution of fish intelligence in a fishbowl using genetic algorithms

Language: JavaScript - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

niyazed/flappy.ai

Reference - https://github.com/techwithtim/NEAT-Flappy-Bird

Language: Python - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

selfint/Creatures

Evolving creatures using NEAT algorithm.

Language: Python - Size: 101 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

BlueTheDuck/pyman_ai

AI that plays pacman

Language: Python - Size: 15 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
neat-algorithm 143 neat 52 neat-python 47 pygame 38 neural-network 36 genetic-algorithm 33 ai 33 machine-learning 32 python 31 reinforcement-learning 23 flappy-bird 22 python3 22 artificial-intelligence 20 neuroevolution 20 neural-networks 16 game 14 evolutionary-algorithms 10 evolutionary-algorithm 9 deep-learning 7 game-development 7 openai-gym 7 neuroevolution-of-augmenting-topologies 6 flappy-bird-game 6 javascript 5 neuroevolutionofaugmentedtopologies 5 machine-learning-algorithms 5 pong-game 4 csharp 4 games 4 dinosaur-game 4 genetic-programming 4 flappybird 4 simulation 4 evolution 4 python-3 4 artificial-neural-networks 4 neuro-evolution 3 reinforcement-learning-algorithms 3 pygame-games 3 p5js 3 godot 3 pong 3 reinforcement-learning-environments 3 ml 3 java 3 hacktoberfest 2 sharpneat 2 2d-game 2 game-ai 2 chrome-dinosaur-game 2 open-source 2 p5 2 chrome-dino-game 2 matter-js 2 unity 2 gpt-4 2 unsupervised-learning 2 godot-engine 2 genetic-algorithms 2 minimax-algorithm 2 numpy 2 matplotlib 2 flappy-bird-ai 2 cpp 2 ai-project 2 spa 2 flask 2 wpf 2 dotnet 2 self-driving-car 2 flowerevolver 2 visualization 2 restful-api 2 docker 1 truman-state-university 1 mongodb 1 2d-fighter 1 postgresql 1 unity-ml-agents 1 reverse-engineering 1 game-reversing 1 environment 1 begginer 1 catalan-language 1 tech-with-tim 1 database 1 cartpole-v0 1 self-learning 1 evolutionary-computation 1 hyperneat 1 platformer2d 1 pacman-game 1 flying 1 evolving-creatures 1 variable-topology 1 flying-obstacles 1 flying-through-obstacles 1 generation-algorithms 1 nn 1 pycharm 1