Self-organizing maps in Go
-
Updated
May 28, 2022 - Go
Self-organizing maps in Go
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
The implementation of evolvable-substrate HyperNEAT algorithm in GO language. ES-HyperNEAT is an extension of the original HyperNEAT method for evolving large-scale artificial neural networks.
Add a description, image, and links to the unsupervised-learning-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the unsupervised-learning-algorithms topic, visit your repo's landing page and select "manage topics."