Skip to content
/ neat Public
forked from boggo/neat

A HyperNEAT implementation in Go

Notifications You must be signed in to change notification settings

Liresol/neat

 
 

Repository files navigation

#HyperNEAT in Go

A fork of a HyperNEAT implementation (find the original source here.)

Currently, the main purpose of this is to understand this HyperNEAT implementation and hopefully expand upon it if possible.

##Usage

This program has the dependencies neural and random, both also repositories by boggo. Make sure that you have these in the right directories before running experiments.

To run an experiment, go to the experiments folder and simply use go run EXPERIMENT_NAME.go

About

A HyperNEAT implementation in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%