neat
There are 450 repositories under neat topic.
zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
dnl-blkv/mcdowell-cv
A Nice-looking CV template made into LaTeX
MorvanZhou/Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
jeffreytse/jekyll-theme-yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
colgreen/sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
liquidcarrot/carrot
🥕 Evolutionary Neural Networks in JavaScript
pkalivas/radiate
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
PaulPauls/Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
crisbodnar/TensorFlow-NEAT
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
EMI-Group/tensorneat
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
wendux/neat
:balloon: Neat是一个追求极致优雅,高效,简洁,只为现代浏览器的,jQuery兼容的JavaScript库,只有3.7K(gzip)!
ddehueck/pytorch-neat
A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
vivek3141/super-mario-neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
LegendaryB/NeatInput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
iver56/cross-adaptive-audio
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
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.
yaricom/goNEAT
The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
manassarpatwar/WatchCarsLearn
Self driving cars using NEAT
jinyeom/neat
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
flxsosa/DeepHyperNEAT
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
NEAT-project/neat
A New, Evolutive API and Transport-Layer Architecture for the Internet
ShangtongZhang/DistributedES
Distributed implementation of popular evolutionary methods
janhohenheim/Hippocrates
No longer maintained, actually usable implementation of NEAT
xcanwin/EasyCSDN
这是一款促进CSDN极致简洁和高效的插件。免费共享大量创新功能,如:净化页面、展示全屏、显示推荐、复制文本、展开代码等。让我们的学习体验无比简洁、专注、高效、畅快。
S1SYPHOS/Gulp-Kirby-Starter-Kit
Getting started with Gulp v4 & Kirby v3 in no-time
SirBob01/NEAT-Python
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
MaxRohowsky/neat-chrome-dinosaur
🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.
pastra98/NEAT_for_Godot
An implementation of Kenneth O. Stanley's NEAT Algorithm for the Godot game engine, written in gdscript.
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
thoughtbot/gulp-bourbon-neat-example
A sample project for getting started with Bourbon and Neat with Gulp
bones-ai/rust-flappy-bird-ai
AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad
vishnugh/evo-NEAT
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
flo-wolf/UnitySharpNEAT
Implementation of SharpNEAT in Unity 2020. Full refactor of the UnityNEAT project.
magicink/neat-components
A styled-components implementation of Thoughtbot's Neat
sash-a/CoDeepNEAT
An implementation of CoDeepNEAT using pytorch with extensions
Talendar/nevopy
Neuroevolution framework for Python.