SamanKhamesian / Hybrid-Self-Attention-NEATLinks
This repository is the official implementation of the Hybrid Self-Attention NEAT algorithm. It contains the code to reproduce the results presented in the original paper: https://link.springer.com/article/10.1007/s12530-023-09510-3
☆14Updated 2 years ago
Alternatives and similar repositories for Hybrid-Self-Attention-NEAT
Users that are interested in Hybrid-Self-Attention-NEAT are comparing it to the libraries listed below
Sorting:
- Neural Network Genetic Algorithm library used for deep learning problems☆18Updated 4 years ago
- Teaching a humanoid to walk(ish), then displaying in your browser (using tensorflow.js and reinforcement learning)☆10Updated 5 years ago
- A python implementation of Tangled Program Graphs. A Reinforcement Learning Algorithm.☆19Updated 3 years ago
- MCTS algorithm tutorial and it's explanation with code. Application of MCTS to create A.I for simple game.☆32Updated 6 months ago
- Go implementation of NEAT☆11Updated 9 years ago
- Python bindings to AOgmaNeo☆24Updated 2 months ago
- Official repository for the paper "Automating Continual Learning"☆16Updated 4 months ago
- ☆17Updated 4 years ago
- ☆41Updated 3 years ago
- Procgen2: A community maintained fork of procgen☆11Updated 3 years ago
- DNE4py is a python library that aims to run and visualize many different evolutionary algorithms with high performance using mpi4py. It a…☆10Updated 5 years ago
- Java implementation of the Simple Genetic Algorithm, the Univariate Marginal Distribution Algorithm, the Extended Compact Genetic Algorit…☆12Updated 10 years ago
- FlexGP: Flexible ML with Genetic Programming☆19Updated 10 years ago
- Synthesis with Metaheuristics - Genetic Programming in Scala☆15Updated 6 years ago
- Arduino and Desktop compatible fast online/incremental machine learning system.☆80Updated 2 months ago
- ☆52Updated 2 years ago
- Co-evolution of agents and environments in GVG-AI☆17Updated 4 years ago
- This project provides GOLang implementation of Neuro-Evolution of Augmenting Topologies (NEAT) with Novelty Search optimization aimed to …☆42Updated 10 months ago
- Implementation and evaluation of the AXIOM architecture from the preprint "AXIOM: Learning to Play Games in Minutes with Expanding Object…☆49Updated 4 months ago
- The implementation of evolvable-substrate HyperNEAT algorithm in GO language. ES-HyperNEAT is an extension of the original HyperNEAT meth…☆19Updated 4 months ago
- Applying DeepMind's MuZero algorithm to the cart pole environment in gym