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
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
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
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.
The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
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
这是一款促进CSDN极致简洁和高效的插件。免费共享大量创新功能,如:净化页面、展示全屏、显示推荐、复制文本、展开代码等。让我们的学习体验无比简洁、专注、高效、畅快。
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.
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
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
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
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