yaricom / goNEAT_NSLinks
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
☆42Updated 10 months ago
Alternatives and similar repositories for goNEAT_NS
Users that are interested in goNEAT_NS are comparing it to the libraries listed below
Sorting:
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆78Updated 10 months ago
- Go implementation of NeuroEvolution of Augmenting Topologies (NEAT)☆33Updated 7 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 2 years ago
- The implementation of evolvable-substrate HyperNEAT algorithm in GO language. ES-HyperNEAT is an extension of the original HyperNEAT meth…☆19Updated 5 months ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- Go implementation of NEAT☆11Updated 9 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆112Updated last year
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆73Updated 3 years ago
- NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go☆73Updated 7 years ago
- Golang Monte Carlo Tree Search.☆28Updated 5 years ago
- ☆560Updated 2 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆51Updated 3 years ago
- Badger code samples☆28Updated 5 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- LSTM based on go and gorgonia☆62Updated 5 years ago
- Python implementation of the NEAT neuroevolution algorithm☆33Updated 8 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- Reinforcement Learning in Go☆351Updated 5 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- eaopt examples☆28Updated 7 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆272Updated 2 months ago
- A relatively simple Go powered OpenGL Graphics Engine☆23Updated 4 months ago
- ☆44Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years ago
- Hands-on Neuroevolution with Python, Published by Packt☆82Updated last year
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- A Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188…☆25Updated 7 years ago
- Simple Peer-to-Peer protocol implementation in pure Go. Uses HTTP client and server to communicate over internet to knowed network member…☆44Updated last year
- Genetic algorithm for unsupervised machine learning in Go.☆128Updated 2 years ago