59 skills found · Page 1 of 2
wagenaartje / Neataptic:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
liquidcarrot / Carrot🥕 Evolutionary Neural Networks in JavaScript
ViciousSquid / DosidicusTransparent cognitive sandbox: Raise digital squids - watch brains grow & rewire themselves through Hebbian learning & Neurogenesis
SC4RECOIN / NeuroEvolution BTC TraderBuilding a population of models that trade crypto and mutate iteratively
bones-ai / Rust Snake AITraining a Neural Network to play snake, uses genetic algorithm for neuro-evolution
CodingTrain / NeuroEvolution VehiclesRaw code from Live Stream May 13 2019
dmackenz / Keras Neuro Evolution Trading Bot SkeletonA skeleton for creating a neuro-evolution reinforcement learning trading bot with a Keras neural network.
mitchvoll / NeuroEvolutionDriver2D autonomous car navigation with optimal driving lines through NeuroEvolution
OptimusLime / NeatjsA javascript implementation of Neuro Evolution of Augmenting Topologies
simondlevy / Neat GymNeuro-evolution for OpenAI Gym environments
schrum2 / MM NEATModular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pac-Man, Tetris, and more, as well as code for Procedural Content Generation in Mario, Zelda, Minecraft, and more!
illogicz / NeuroEvolutionNeuroEvolution Box2D Framework
yaricom / GoNEAT NSThis project provides GOLang implementation of Neuro-Evolution of Augmenting Topologies (NEAT) with Novelty Search optimization aimed to solve deceptive tasks with strong local optima
bones-ai / Rust AI WarsNeuro evolution simulation where AI creatures fight against each other
bones-ai / Rust Flappy Bird AIAI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad
daniloaleixo / NeuroEvolutionMarketTraderNeuro evolution agent to buy and sell stocks atumatically
Hellisotherpeople / Python Cooperative Synapse NeuroEvolutionA Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188bd7b26d71ef120d11.pdf
nilinswap / Neuro EvolutionA project on improving Neural Networks performance by using Genetic Algorithms.
alenaksu / NeatjsNEAT (Neuro Evolution of Augmenting Topologies) implementation in JavaScript
ikergarcia1996 / NeuroEvolution Flappy BirdA comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python