ahunteruk/RNeat: Neuroevolution of Augmenting Topologies - NEAT

Implementation of the Neuroevolution of Augmenting Topologies (NEAT) algorithm for training neural networks through a genetic evolution approach. This is a port of the LUA code produced by Seth Bling as made famous through MarI/O video.

Getting started

Package details

AuthorAndrew Hunter <a.hunteruk@gmail.com>
MaintainerAndrew Hunter <a.hunteruk@gmail.com>
LicenseGPL
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ahunteruk/RNeat")
ahunteruk/RNeat documentation built on May 12, 2019, 2:31 a.m.