GitHub topics: neat
sdsdsdsdsdsdsdsdsdsdsdsdsddsdsds/CSCI218-NEAT-AI-FlappyBird
A Python-based AI agent that learns to play Flappy Bird using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. Developed as part of a CSCI218 course project using Pygame and NEAT-Python.
Language: Python - Size: 1.11 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

Alfred9191/utilities
miscellaneous useful commands, including 'gosh' the Go scripting tool gosh
Language: Go - Size: 193 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

GGasset/CudaNeatNetwork
Easy to use, Neural Network framework made from scratch in CUDA/C++, featuring LSTMs, able to train using Supervised learning and Evolution methods
Language: Cuda - Size: 634 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1 - 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: 1 day ago - Pushed at: 5 months ago - Stars: 13 - Forks: 0

janhohenheim/Hippocrates 📦
No longer maintained, actually usable implementation of NEAT
Language: C++ - Size: 1000 KB - Last synced at: about 15 hours ago - Pushed at: almost 7 years ago - Stars: 63 - Forks: 12

zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Language: C# - Size: 1.42 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 4,551 - Forks: 421

dnl-blkv/mcdowell-cv
A Nice-looking CV template made into LaTeX
Language: TeX - Size: 979 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 2,351 - Forks: 802

art-defcon/neat-python
This application demonstrates the NeuroEvolution of Augmenting Topologies (NEAT) algorithm
Language: Python - Size: 0 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

kgd-al/abrain
ES-HyperNEAT Python implementation with C++ computations for NeuroEvolution, Reinforcement Learning and VfMRI
Language: Python - Size: 802 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

Naighten/track-simulator
Код магистрантской дипломной работы студента НГТУ им Р.Е. Алексеева Жукова Александра Вячеславовича.
Language: Python - Size: 15.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

DavidMANZI-093/RexAI
A Chrome Dinosaur game clone powered by NEAT (NeuroEvolution of Augmenting Topologies) that evolves neural networks to play and master the game through generations of training. Watch AI dinosaurs learn, adapt, and overcome obstacles in real-time with visualized network structures.
Language: Python - Size: 2.31 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

pkalivas/radiate
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
Language: Rust - Size: 4.79 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 165 - Forks: 15

Saifiev04/tyrex
An Elixir library for genetic programming and neuroevolution, implementing standard genetic algorithms and NEAT. Features parallel evaluation, checkpointing, and extensible operators for selection, crossover, and mutation. Solve optimization problems through evolution with a clean, flexible API.
Language: Elixir - Size: 131 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

allenmonkey970/NEAT-Pacman
Python project where a Pacman agent learns to play the game using NEAT (NeuroEvolution of Augmenting Topologies) and neural networks. Includes full game simulation, agent training, replay visualization, and automated hyperparameter tuning with Optuna.
Language: Python - Size: 17.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

alexwithstars/neuroevolution
NEAT neuroevolution made from scratch with learning purposes
Language: TypeScript - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

elias-ba/tyrex
An Elixir library for genetic programming and neuroevolution, implementing standard genetic algorithms and NEAT. Features parallel evaluation, checkpointing, and extensible operators for selection, crossover, and mutation. Solve optimization problems through evolution with a clean, flexible API.
Language: Elixir - Size: 31.3 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

LegendaryB/Kirei
Kirei is a application which hides the desktop icons, the taskbar and windows after the configured time period. It's very useful in combination with Wallpaper Engine.
Language: C# - Size: 138 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 14 - Forks: 0

jeffreytse/jekyll-theme-yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Language: HTML - Size: 6.61 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1,099 - Forks: 961

TaherJoudeh/NEAT4J
Scalable NEAT algorithm for Java developers.
Language: Java - Size: 1.28 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

PaulPauls/Tensorflow-Neuroevolution 📦
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
Language: Python - Size: 1.56 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 36

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

anatfernandes/flappy-bird
Jogo Flappy Bird feito com Python e suporte à IA.
Language: Python - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

EMI-Group/tensorneat
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
Language: Python - Size: 35.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 140 - Forks: 18

eisenman/neat_pulse
Home Assistant HACS integration to pull in Neat device sensor data via Pulse API
Language: Python - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

oEnzoRibas/FlappyBirdAI
This project implements an AI to play the Flappy Bird game using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. The AI learns to navigate between pipes and achieve higher scores through evolution over generations.
Language: Python - Size: 123 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dhrumilp15/madelines-policy-climb
Climbing Mt. Celeste!!
Language: Python - Size: 95.7 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

colgreen/sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
Language: C# - Size: 6.73 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 405 - Forks: 101

iver56/cross-adaptive-audio 📦
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Language: Python - Size: 80.3 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 98 - Forks: 5

nomemory/neat-matrix-library
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
Language: C - Size: 2.39 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 94 - Forks: 20

yaricom/goNEAT
The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
Language: Go - Size: 3.54 MB - Last synced at: about 6 hours ago - Pushed at: 5 months ago - Stars: 77 - Forks: 18

MorvanZhou/Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Language: Python - Size: 2.21 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,220 - Forks: 635

danishayman/Flappy-Bird-AI
Train an AI to master Flappy Bird using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
Language: Python - Size: 80.1 KB - Last synced at: about 22 hours ago - Pushed at: about 2 months 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: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

vivek3141/super-mario-neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Language: Python - Size: 16.6 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 106 - Forks: 20

hrbrmstr/neat
🛠️ Support repo for 2023-04-27 Daily Drop
Language: HTML - Size: 619 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

neat-php/console
Neat Console components
Language: PHP - Size: 15.6 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

neat-php/router
Universal router
Language: PHP - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tversteeg/neat-o 📦
:seedling: Realtime Neuroevolution of Augmented Topologies
Language: C - Size: 341 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 5

yaricom/goNEAT_NS
This project provides GOLang implementation of Neuro-Evolution of Augmenting Topologies (NEAT) with Novelty Search optimization aimed to solve deceptive tasks with strong local optima
Language: Go - Size: 4.54 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 40 - Forks: 7

pastra98/NEAT_for_Godot
An implementation of Kenneth O. Stanley's NEAT Algorithm for the Godot game engine, written in gdscript.
Language: GDScript - Size: 7.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 40 - Forks: 12

papachristoumarios/SignGlove
:crystal_ball: Sign Language Translator for ASL with a gesture glove built for ECESCON9 contest
Language: Python - Size: 521 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 1

CogitoNTNU/course-on-genetic-algorithms
Course on Neuroevolution on augmenting topologies
Language: Jupyter Notebook - Size: 197 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

debakarr/Flappy-Bird-using-NeuroEvolution-of-Augmenting-Topologies
Simple implementation of Flappy Bird using NeuroEvolution of Augmenting Topologies.
Language: Python - Size: 20.7 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

marcpinet/neat-cars
🚗 Draw a circuit and watch self-driving cars evolve thanks to the NEAT evolutionary algorithm.
Language: Python - Size: 3.56 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 13 - Forks: 1

neat-php/object
Neat Object components
Language: PHP - Size: 398 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

LegendaryB/NeatInput 📦
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Language: C# - Size: 238 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 99 - Forks: 9

Digital-gitz/DGTLHubDump
This is my Digital-Dump.
Language: JavaScript - Size: 125 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Talendar/nevopy
Neuroevolution framework for Python.
Language: Python - Size: 36.7 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 6

victor-scarano/neat
An implementation of NEAT in Rust
Language: Rust - Size: 230 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

neat-php/http
Neat HTTP components
Language: PHP - Size: 143 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

neat-php/database
Neat Database components
Language: PHP - Size: 141 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

abadiet/PNEATM
Pure C++ library for evolving neural networks with a modified NEAT that is able to access any previous data, allowing any kind of data
Language: C++ - Size: 10.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

neat-php/event
Neat Event components
Language: PHP - Size: 20.5 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

garrettw/vitals
A minimalistic bundle of a few SCSS/Sass tools for building modern, flexible websites: a better normalize, shorthand stuff for flexbox and grid, and a fluid sizing function.
Language: SCSS - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2

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

Skilles/Blackjack-AI
Blackjack in Pygame using a genetic algorithim with the NEAT library
Language: Python - Size: 4.9 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

wendux/neat
:balloon: Neat是一个追求极致优雅,高效,简洁,只为现代浏览器的,jQuery兼容的JavaScript库,只有3.7K(gzip)!
Language: JavaScript - Size: 169 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 115 - Forks: 15

SteveBOB40411/Neat1-8-9
A small modification that will show you information about the mob's health in the form of a sign. You can only find out the health status of a mob when there are no obstacles on the way to it.
Language: Java - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

liquidcarrot/carrot
🥕 Evolutionary Neural Networks in JavaScript
Language: JavaScript - Size: 17 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 295 - Forks: 33

mehdirt/AI-Pong-Game
Integrates the classic Pong game with AI using NEAT (NeuroEvolution of Augmenting Topologies) to train neural networks through evolutionary principles. Watch as the AI evolves to master Pong by competing and improving over generations.
Language: Python - Size: 510 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BrianBragaCavalcante/Neat-Config-Editor
Neat Config Editor is a tool designed for editing configuration files of the NEAT-Python library, simplifying the process of managing and modifying configurations for NEAT-based projects.
Language: HTML - Size: 13.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Andrew-Tsegaye/AI-Powered-Flappy-Bird
This repository is a project that showcases an implementation of an AI (Artificial Intelligence) algorithm playing the famous Flappy Bird game.
Language: Python - Size: 45.9 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

AnthonyClemens/mldino-java
A Machine-Learning copycat of the Google Chrome offline Dino game
Language: Java - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

bones-ai/rust-flappy-bird-ai
AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad
Language: Rust - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 2

darkn3to/apx
2-D Track Navigation using NEAT.
Language: Python - Size: 2.74 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CogitoNTNU/NEATactics
NEAT is neat! An implementation of neuroevolution of augmenting topologies playing Super Mario Bros.
Language: Python - Size: 44.8 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

tkwn2080/snnell
olfactory tracking with a focus on bioplausibility: genetic algorithm, spiking neural network, reinforcement learning
Language: Python - Size: 165 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

LeohsPaixao/Python-FlappyBird
Colocando uma Rede Neural para aprender a jogar o jogo Flappy Bird.
Language: Python - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SeanFitzpatrick0/FlappyBird_AI
AI trained to play flappy bird using N.E.A.T
Language: JavaScript - Size: 706 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

ikergarcia1996/NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 8

Fer14/raice
Car racing RL agents in actual F1 tracks
Language: Jupyter Notebook - Size: 145 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 12 - Forks: 0

Arturr-H/Neat-Algorithm
Neuro evolution of augmenting topologies written in rust. (Pulled branch from block blast solver)
Language: Rust - Size: 541 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jeffreytse/oh-my-resume
🍉 Oh, my resume!
Language: HTML - Size: 113 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

MaxRohowsky/neat-chrome-dinosaur
🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.
Language: Python - Size: 9.05 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 38 - Forks: 47

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: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

NEAT-project/neat
A New, Evolutive API and Transport-Layer Architecture for the Internet
Language: C - Size: 4.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 66 - Forks: 19

goktug97/NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Language: Python - Size: 19.1 MB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 1

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: 4 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

kgcreative/neat-omega
An omega mixin family for Neat 2.x
Language: CSS - Size: 37.1 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 3

miltonllera/es-hyper-neat
An implementation of ES-HyperNEAT using Jax.
Language: Python - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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

yaricom/goESHyperNEAT
The implementation of evolvable-substrate HyperNEAT algorithm in GO language. ES-HyperNEAT is an extension of the original HyperNEAT method for evolving large-scale artificial neural networks.
Language: Go - Size: 1.35 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

GiacomoPracucci/RL-edge-computing
Reinforcement learning for load distribution in a decentralized Edge environment. This is the implementation of my Master's thesis project for the Data science course (October 2023).
Language: Python - Size: 21.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 19 - Forks: 1

viarotel-org/cleants
🧹 Convert TypeScript to a cleaner JavaScript project
Language: JavaScript - Size: 145 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

NaniteFactory/naneat
Just another NEAT implementation.
Language: Go - Size: 510 KB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

JamiesonWarner/springfever
Plant growth simulation by cellular neural network.
Language: TypeScript - Size: 913 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

Corzed/N-Body-Problem-AI
AI tries to solve the N-Body-Problem
Language: Python - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ShangtongZhang/DistributedES
Distributed implementation of popular evolutionary methods
Language: Python - Size: 436 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 64 - Forks: 18

RedInfinityPro/Puzzle-AI-Evolution-in-Action
Rating: (7/10) The Python program creates a puzzle game using the Pygame library, controlling enemies by collecting colored foods. It initializes the environment, creates classes, and implements the NEAT algorithm for neural network control.
Language: Python - Size: 10.7 KB - Last synced at: about 22 hours ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

LyubomirT/prismblue
✒PrismBlue is a neat little text editor that works quickly and doesn't consume much! Available for Windows, Mac, and Linux and supports any file extension!
Language: JavaScript - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 3

parth428/flappy-bird-neuroevolution
An AI-powered Flappy Bird game using NEAT. This project combines game mechanics with machine learning to create an agent that learns to navigate obstacles through evolutionary neural networks. This repository showcases the power of NEAT to train an autonomous agent across multiple generations, improving performance with each iteration.
Language: Python - Size: 103 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

TecTrixer/neaters
NEATeRS is a library for training a genetic neural net through reinforcement learning in Rust.
Language: Rust - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

magicink/neat-components 📦
A styled-components implementation of Thoughtbot's Neat
Language: JavaScript - Size: 6.36 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 1

t4ccer/DashAI
Geometry Dash AI
Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

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

Maximus220/car-ai
🚗 AI learns how to drive a car from scratch using NEAT algorithm.
Language: JavaScript - Size: 1.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

grep-rohan/StockMarketPredictionUsingNEAT
Generating an ANN to predict stock market using NEAT.
Language: Python - Size: 201 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 5

charang2003/NEAT-Flappy-bird
A Python implementation of the classic Flappy Bird game using Pygame for graphics and NEAT (NeuroEvolution of Augmenting Topologies) for AI-based gameplay. Watch AI agents learn to play the game automatically, or play yourself and see how high you can score!
Language: Python - Size: 21.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

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