486 results for “topic:neat”
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.
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
🥕 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
:balloon: Neat是一个追求极致优雅,高效,简洁,只为现代浏览器的,jQuery兼容的JavaScript库,只有3.7K(gzip)!
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.
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
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
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
这是一款促进CSDN极致简洁和高效的插件。免费共享大量创新功能,如:净化页面、展示全屏、显示推荐、复制文本、展开代码等。让我们的学习体验无比简洁、专注、高效、畅快。
Self driving cars using NEAT
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
A New, Evolutive API and Transport-Layer Architecture for the Internet
No longer maintained, actually usable implementation of NEAT
Distributed implementation of popular evolutionary methods
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
An implementation of Kenneth O. Stanley's NEAT Algorithm for the Godot game engine, written in gdscript.
Getting started with Gulp v4 & Kirby v3 in no-time
🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.
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
AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad