bhark / sNEATLinks
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
☆14Updated 7 months ago
Alternatives and similar repositories for sNEAT
Users that are interested in sNEAT are comparing it to the libraries listed below
Sorting:
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆17Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆67Updated last year
- Various reinforcement learning algorithms written in Jax + Flax☆26Updated 2 years ago
- 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
- Classic MCTS example with mctx☆18Updated 2 years ago
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆20Updated 2 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆55Updated 2 months ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- fast + parallel AlphaZero in JAX☆97Updated 6 months ago
- JAX implementations of various deep reinforcement learning algorithms.☆23Updated 5 months ago
- Accelerated Quality-Diversity☆307Updated last month
- ☆81Updated 8 months ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated 11 months ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated 2 years ago
- Flax Implementation of DreamerV3 on Crafter☆16Updated 4 months ago
- JAX implementation of RL algorithms and vectorized environments☆47Updated last year
- A C++ pytorch implementation of MuZero☆39Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Updated 5 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 8 months ago
- Modular framework for Reinforcement Learning in python☆173Updated 2 years ago
- Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686☆139Updated 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
- A structured implementation of MuZero☆204Updated 3 years ago
- ☆52Updated 2 years ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆57Updated 3 years ago
- ☆18Updated last year
- Baselines for gymnax 🤖☆67Updated 2 years ago