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
☆41Updated 7 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 …☆77Updated 6 months ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- Go implementation of NeuroEvolution of Augmenting Topologies (NEAT)☆33Updated 7 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- The implementation of evolvable-substrate HyperNEAT algorithm in GO language. ES-HyperNEAT is an extension of the original HyperNEAT meth…☆18Updated last month
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated 11 months ago
- NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go☆72Updated 7 years ago
- Go implementation of NEAT☆11Updated 8 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- eaopt examples☆28Updated 6 years ago
- Reinforcement Learning in Go☆351Updated 4 years ago
- ☆559Updated 2 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆159Updated 4 years ago
- Badger code samples☆28Updated 5 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆49Updated 3 years ago
- Simple Peer-to-Peer protocol implementation in pure Go. Uses HTTP client and server to communicate over internet to knowed network member…☆43Updated last year
- A LabVIEW and TensorFlow Inspired Graph-Based Programming Environment for AI handled within the Go Programming Language.☆31Updated 9 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆269Updated 10 months ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- Hands-on Neuroevolution with Python, Published by Packt☆82Updated last year
- Example of Entity Component System in Go☆72Updated 5 months ago
- Golang Monte Carlo Tree Search.☆28Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Code for the algorithms of the "Reinforcement Learning" book☆9Updated 9 months ago
- Neuro-evolution for OpenAI Gym environments☆57Updated 4 years ago
- An implementation of CoDeepNEAT using pytorch with extensions☆32Updated 4 years ago