GitHub topics: neat-algorithm
cristianglezm/FlowerEvolver-backend
backend for Flower Evolver website
Language: Python - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Charly21r/Evolutionary-algorithms-for-neural-networks
Exploring the use of Evolutionary Algorithms to train neural networks
Language: Jupyter Notebook - Size: 152 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

GrzegorzPasterny/TrafficSimulator
TrafficSimulator is a hobby project designed to explore how much more effective AI-based traffic control can be compared to traditional sequential systems at managing a single intersection.
Language: C# - Size: 414 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

adityapatel1010/Self-Driving-Car-Simulation-using-NEAT-and-DQN
A self-driving car simulation that combines DQN and NEAT to train networks through reinforcement learning. The car learns to navigate a 2D environment by optimizing decisions based on trial-and-error. Built with Python and Pygame, this project provides real-time visualization.
Language: Jupyter Notebook - Size: 8.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

bmahe/Genetics4J
Mirror - Genetics Algorithms and Genetic Programming library. https://genetics4j.org
Language: Java - Size: 15.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

reddragonnm/neatpy
A NEAT library in Python
Language: Python - Size: 108 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 1

cristianglezm/FlowerEvolver-frontend
frontend for Flower Evolver website.
Language: Vue - Size: 31.5 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

xxmariobotxx/MarioBot-Code
Pioneered by SethBling, improved by Akisame, revived by MarioBot. This. Is. MarioBot. https://www.youtube.com/watch?v=qv6UVOQ0F44
Language: Lua - Size: 1.47 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

lennymalard/neat-from-scratch
Basic NEAT implementation from scratch.
Language: Python - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bhark/sNEAT
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
Language: Python - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13 - Forks: 0

XwanXuanX/NEAT-plus-plus
NEAT replica with distributed training
Language: C++ - Size: 577 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

AyhemKouki/AI-Flappy-Bird
Flappy Bird AI evolution with NEAT.
Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cristianglezm/FlowerEvolver-WASM
wasm module for FlowerEvolver-frontend
Language: C++ - Size: 205 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ahmadiehsan/flappy_bird_ai
[GL] AI plays Flappy Bird (NEAT algorithm)
Language: Python - Size: 149 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Evozone/wumpus-AI-agent
A Wumpus World game with an AI agent that plays it.
Language: Python - Size: 173 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

rodmonic/DragonWoodAI
Can I get an AI to play Dragon Wood
Language: Python - Size: 52 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

StevenReynoso/AI_Beats_FlappyBird
Used Pygame and Neat algorithm to collectively beat Flappy Bird Autonomously
Language: Python - Size: 14.6 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yaricom/neat-libraries-compared
The repository with source code which can be used to compare performance of different implementations of the NEAT algorithm
Language: Python - Size: 523 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

githubman2222/mind-evolution
Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

burcuyesilyurt/Milk_Content_Prediction
Milk Content Prediction for Neural Evolutionary Projects
Language: Jupyter Notebook - Size: 4.69 MB - Last synced at: 20 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

NickRimmer/ai-experiments-neat
Some project during my investigations about Neural Networks and Genetic Algorithm
Language: C# - Size: 166 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cryptolympix/trading-robots-factory-cpp
Create your own trading strategy using a genetic algorithm (NEAT).
Language: C++ - Size: 306 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

soh09/2048_NEAT
2048 AI Solver with Neural Evolution of Augmenting Topologies (NEAT) Algorithm. WIP
Language: Jupyter Notebook - Size: 3.27 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MonMog/deep-learning-pong-neat-js
An AI agent learning how to play pong using the NEAT algorithm
Language: JavaScript - Size: 1.94 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MaxRohowsky/DriveAI
🏎️ Teaching a car how to drive using the NEAT algorithm in Python.
Language: Python - Size: 4.43 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 26 - Forks: 19

LionelBergen/Bizhawk-NEAT-GameSolver-ML-AI
NEAT program which learns different SNES/NES games from the Bizhawk emulator
Language: Lua - Size: 27.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

We-Gold/tinyneat
TinyNEAT is a simple and extensible NEAT (NeuroEvolution of Augmenting Topologies) implementation in TypeScript.
Language: TypeScript - Size: 963 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

sash-a/CoDeepNEAT
An implementation of CoDeepNEAT using pytorch with extensions
Language: Python - Size: 116 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 31 - Forks: 10

kamal0803/pongGameAI-NEAT
Built an AI which teaches itself how to play the game of pong in Python using the pygame module.
Language: Python - Size: 2.77 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MansurPro/DinoMindEvolution
This project uses neural evolution to train a neural network to play the Google Chrome Dinosaur Game autonomously.
Language: Python - Size: 853 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Arrowar/Flippy-Bird
Flappy Bird Game with AI
Language: Python - Size: 253 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tenstad/des-hyperneat
Deep Evolvable-Substrate HyperNEAT - Extending ES-HyperNEAT with Multiple Substrates in an Evolving Topology
Language: Rust - Size: 666 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 4

BlagojeBlagojevic/NEAT
Genetic algorithm for training ann
Language: C++ - Size: 38.4 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Yourself1011/Ant-Colonies
An implementation of Kenneth Stanley's NeuroEvolution of Augmenting Topologies (NEAT)
Language: Processing - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

gtamba/neat
A python implementation of NeuroEvolution of Augmenting Topologies (K. O. Stanley and R. Miikkulainen 2002)
Language: Python - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

EstevesX10/Pong-Game
Pong Game using the NEAT Algorithm
Language: Python - Size: 1.85 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

MaxineXiong/AI-Plays-Flappy-Bird
The project showcases the implementation of the NEAT algorithm in Python to play a Flappy Bird-like game. It orchestrates the evolution and evaluation of a bird population through successive generations until the fitness threshold is met. The ultimate winner genome, demonstrating exceptional gameplay, is saved as a pickle file as the main output.
Language: Python - Size: 10.7 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Techiral/Flappy-Bird-AI
FlappyBirdAI utilizes NEAT Python to train an AI to master Flappy Bird. Employing genetic algorithms, this project evolves neural networks over generations to improve gameplay performance automatically. Ideal for developers and AI enthusiasts exploring game AI and evolutionary algorithms in Python.
Language: Python - Size: 828 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

aagrawal05/AiBallPitSwimmer
An exploration into 2D swimming with AI, using the matter.js physics engine.
Language: JavaScript - Size: 203 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AndreiSva/continuity
a pretty cool artificial life simulator
Language: Python - Size: 188 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

cryptolympix/neat-cpp
Implementation of neat algorithm in C++.
Language: C++ - Size: 11.5 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Techiral/Dino-AI-NEAT
Welcome to the Dino-AI-NEAT project! This project integrates the classic Chrome Dino game with NEAT (NeuroEvolution of Augmenting Topologies) AI using Python and Pygame. Witness the AI evolve and master the game, surpassing human capabilities in dodging obstacles.
Language: Python - Size: 4.11 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

curtis-aln/Neural-Cellular-Automata
Using Python and the NEAT genetic algorithm to grow neural cellular automata patterns
Language: Python - Size: 3.67 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zediwan/BioRT-NEAT
Biologically Inspired rtNEAT
Language: Python - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dtoscar24/Flappy_Bird
Using Neural Networks through the NEAT algorithm for the birds so they can learn how to play Flappy Bird
Language: Python - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YounesHalim/NEAT_T-Rex
An AI that plays T-Rex game using NEAT (NeuroEvolution of Augmenting Topologies) module.
Language: Python - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahelsamahy/Survive-Line
Ball survives two sine waves using N.E.A.T algorithm
Language: TeX - Size: 151 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

umair-nasir14/ATEP
ATEP is an open-ended learning system that introduces species-based evolution of Enhanced-POET.
Language: Jupyter Notebook - Size: 3.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lordtt13/game-aware-programs
A bunch of cool Reinforcement Learning Algorithms deployed on various Game Environments for us to experiment with
Language: Python - Size: 8.53 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

7enTropy7/Super_Mario_Bros
This is what happens if you put a Genetically Evolved brain inside Mario's little head :P
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

7enTropy7/Terry_Rex
A genetically evolved dinosaur that is scared of Cactus!
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

pkalivas/Radiate.NET
Common machine learning algorithm implementations
Language: C# - Size: 92.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

AaryanAnand10/Flappy_Bird_AI
An implementation of a Flappy Bird AI using reinforcement learning in Python. This project uses a Q-learning algorithm to train the AI to play the game.
Language: Python - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RudhraReddy/Flappy-AI-N.E.A.T
A python AI based N.E.A.T method
Language: Python - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chrlns/yahni Fork of OliverColeman/ahni
Yet Another HyperNEAT Implementation
Language: Java - Size: 34.5 MB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

HSG20/Machine-Learning-Pong
Self Learning pong game using NEAT and Pygame, there's bound to be errors since i made this for myself following Tech With Tim tutorial on my pong game which is posted. Code isn't neat but there's comments where I think they're useful. I also attached the best neural network i could train, but of course it can be improved.
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BalaDeSilver/NEAT_GDScript
A better NEAT implementation from my old one, transtaled from Code Bullet's Processing implementation.
Language: GDScript - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 7

jpgold830/AI-Plays-Flappy-Bird
The project showcases the implementation of the NEAT algorithm in Python to play a Flappy Bird-like game. It orchestrates the evolution and evaluation of a bird population through successive generations until the fitness threshold is met. The ultimate winner genome, demonstrating exceptional gameplay, is saved as a pickle file as the main output.
Language: Python - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abouabra/NEAT-AI-Flappy-Bird
This is a simple implementation of the Flappy Bird game using the NEAT algorithm to train an AI to play the game.
Language: Python - Size: 987 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FelixStridsberg/neat
NEAT Algorithm implemented in java.
Language: Java - Size: 233 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

fifi000/AI-Flappy-Bird
Watch out, it's survival of the fittest in the avian world! Birds either learn to fly or are terminated...
Language: JavaScript - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

cryptolympix/neat-python
Implementation of neat algorithm in python.
Language: Python - Size: 135 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chuanhao01/Javascript_NEAT
A NEAT implementation of the NEAT algorithm in Javascript
Language: JavaScript - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

filomath/Quantum-Error-Decoding-using-NEAT
My solution to the screening task for the Quantum Computing program offered by QOSF.
Language: Jupyter Notebook - Size: 2.87 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Leonardo8133/Simulacao-de-Ecossistema
Meu primeiro Projeto - Simulação de Ecossistema
Language: Python - Size: 5.56 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

nerdimite/neat
NeuroEvolution of Augmenting Topologies on Gym Environments
Language: Python - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

Hugo-Hattori/AI_FlappyBird
Game Development and AI Implementation project.
Language: Python - Size: 211 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Prasad-creator-code/SharpNEAT_Traffic_Simulation_Using_C-Sharp
SharpNEAT Implementation of Car Simulation through busy roadways
Language: C# - Size: 8.74 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Exouxas/FosterScript.Core
A flexible NEAT-based neural network library for .NET, empowering intelligent agents in research, games, and AI simulations.
Language: C# - Size: 256 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kshitijaucharmal/FlappyNEAT
The NEAT Algorithm made from scratch learns to play the game color switch also made from scratch in python
Language: Python - Size: 698 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 3

manahilfatima31/Flying_Through_Obstacles
“Flying through the obstacles” is a playable game which the model learns to play and trains itself to perform best even in the most difficult levels. The model trains to emerge victorious against human players in any stage. Our model produces the best gaming results that are possible to achieve.
Language: Python - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alefabris/flappy-bird-ML
Machine Learning using NEAT to play Flappy Bird
Language: Python - Size: 179 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Grace-Hephzibah/Flappy-Bird
Reinforcement Learning (NEAT) integrated with a popular one button game - Flappy Bird
Language: Python - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dtoscar24/Flappy_Bird_no_comentaris
Utilització de les xarxes neuronals a través de l'algoritme NEAT amb el propòsit que els ocells aprenguin a jugar al Flappy Bird
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

div-bargali/Flappy-Bird-AI
Using reinforcement learning (NEAT) to train an AI to play Flappy Bird.
Language: Python - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pkonowrocki/NEAT
Implementation of NEAT algorithm, based on "Evolving Neural Networks through Augmenting Topologies" by Kenneth O. Stanley and Risto Miikkulainen
Language: C# - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

baci/flappybird-neuro-evolution
Evolving Flappy Bird agents using Neuro-Evolution. Project for a research paper at the IT University of Copenhagen in 2014.
Language: C# - Size: 4.51 MB - Last synced at: almost 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

Sam-Wonjae-Lee/SuperMarioAI
NEAT Neural Network that plays Super Mario World using OpenAI's gym retro library and NEAT Python library.
Language: Python - Size: 15.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thanosparavantis/thesis
Applications of the NEAT algorithm in deterministic and non-deterministic game environments.
Language: Python - Size: 475 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

erupturatis/Age-of-war-unity-clone
Age of war clone made in unity in order to speed up the neat algorithm training process. The values are extracted from the original game. It Communicates with a python script
Language: C# - Size: 976 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

PRMorgan/AI-Kido
An AI fighter built using Python
Language: Python - Size: 10.1 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dtoscar24/Flappy-Bird-AI
In this repository you will see the game Flappy Bird using NEAT
Language: Python - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Akarsh3053/Flappy-Bird-AI
An gentic algorithm based agent which can learn to play Flappy Bird Game.
Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

naqeeb2710/Pong-Game-ML
Language: Python - Size: 290 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

flo-wolf/UnitySharpNEAT
Implementation of SharpNEAT in Unity 2020. Full refactor of the UnityNEAT project.
Language: C# - Size: 4.17 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 3

amzker/PlatformerAI
PlatformerAI in Godot based on NEAT algorithm
Language: GDScript - Size: 13.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Schlomon/NEAT
An implementation of NEAT in C++, intended to work with Godot 3 as a module
Language: C++ - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

CoDeReD72/FlappyBirdAI
Recreation of the viral game Flappy Bird in Pygame with the NEAT algorithm applied to observe genetic algorithms in action
Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nereuxofficial/neat-gru-rust Fork of sakex/neat-gru-rust
NEAT with GRU
Language: Rust - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

xtremista89/NEAT.net
C# implementation of NeuroEvolution of Augmenting Topologies (NEAT) algorithm
Language: C# - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jonatan5524/SnakeAI
Snake game self played with genetic algorithm and neural network - NEAT
Language: JavaScript - Size: 578 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

royce-mathew/ForexPredictor
Research Paper on using Neural Networks to Make Predictions on the Forex Market
Language: Jupyter Notebook - Size: 8.29 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sushantPatrikar/flappybirdAI
Flappy Bird game, but AI plays it :robot:
Language: Python - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 2

Zjjc123/UniteNeat
Neural Evolution of Augmenting Topologies Implementation with Unity
Language: C# - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

artyredd/NeuroSharp
C# .NET 5.0 Neural Network, GA/ML Library
Language: C# - Size: 5.82 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sushantPatrikar/pingpongAI
Ping Pong game, but AI plays it :robot:
Language: Python - Size: 1.66 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 7

jeqcho/NEAT
Developing NEAT from the ground up
Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

John-Trager/NEAT-Pong
Machine learning pong ai using NEAT
Language: Python - Size: 1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

kilian-kier/Dino-Game-AI
A simple pygame dino game which can also be trained and played by a NEAT AI
Language: Python - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

0ql/AI-Hill-Climb-Racing
Hill Climb Racing with NEAT
Language: JavaScript - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1
