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:
- 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
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆70Updated last year
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆56Updated 2 weeks ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- A C++ pytorch implementation of MuZero☆40Updated last year
- JAX implementations of various deep reinforcement learning algorithms.☆23Updated 7 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆161Updated 4 years ago
- Flax Implementation of DreamerV3 on Crafter☆15Updated 6 months ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- Analysing result obtained using quite different RL algorithm☆13Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆21Updated 4 months ago
- Classic MCTS example with mctx☆21Updated 2 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated last year
- ☆82Updated 10 months ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Accelerated Quality-Diversity☆317Updated 2 months ago
- General purpose environment wrappers for openai gym☆26Updated 6 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated 2 years ago
- Modular framework for Reinforcement Learning in python☆175Updated 2 years ago
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆17Updated last year
- Cythonized versions of the OpenAI Gym classic control environments.☆13Updated 5 years ago
- Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686☆139Updated 4 years ago
- Baselines for gymnax 🤖☆71Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 9 months ago
- fast + parallel AlphaZero in JAX☆96Updated 8 months ago
- map elites python reference implementation☆93Updated last year
- ☆52Updated 2 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆23Updated 2 months ago