bhark / sNEATLinks
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
☆14Updated 8 months ago
Alternatives and similar repositories for sNEAT
Users that are interested in sNEAT are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆69Updated last year
- Various reinforcement learning algorithms written in Jax + Flax☆27Updated 2 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆55Updated last week
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- A C++ pytorch implementation of MuZero☆39Updated last year
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- JAX implementations of various deep reinforcement learning algorithms.☆23Updated 6 months ago
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆17Updated last year
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆20Updated 3 months ago
- Classic MCTS example with mctx☆21Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆160Updated 4 years ago
- Accelerated Quality-Diversity☆314Updated last month
- fast + parallel AlphaZero in JAX☆97Updated 7 months ago
- ☆81Updated 9 months ago
- Flax Implementation of DreamerV3 on Crafter☆16Updated 5 months ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated last year
- map elites python reference implementation☆91Updated last year
- Analysing result obtained using quite different RL algorithm☆13Updated 5 years ago
- Levin tree search guided by both a policy and a heuristic function☆19Updated 2 years ago
- JAX implementation of RL algorithms and vectorized environments☆47Updated last year
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆58Updated 3 years ago
- A collection of papers on divergence and quality diversity☆77Updated 3 years ago
- ☆52Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 5 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 8 months ago
- Baselines for gymnax 🤖☆71Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆174Updated 2 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago