There are 4 repositories under neat topic.
A collection of some of the neat math and physics tricks that I've collected over the last few years.
A Nice-looking CV template made into LaTeX
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
🥕 Evolutionary Neural Networks in JavaScript
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
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.
Self driving cars using NEAT
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
Distributed implementation of popular evolutionary methods
No longer maintained, actually usable implementation of NEAT
Getting started with Gulp v4 & Kirby v3 in no-time
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.
An implementation of Kenneth O. Stanley's NEAT Algorithm for the Godot game engine, written in gdscript.
A sample project for getting started with Bourbon and Neat with Gulp
AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad
Implementation of SharpNEAT in Unity 2020. Full refactor of the UnityNEAT project.
A styled-components implementation of Thoughtbot's Neat
An implementation of CoDeepNEAT using pytorch with extensions