bhark / sNEATLinks
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
☆14Updated 9 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
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆22Updated 5 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆73Updated 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 3 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆59Updated 2 weeks ago
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆18Updated last year
- fast + parallel AlphaZero in JAX☆102Updated 9 months ago
- Flax Implementation of DreamerV3 on Crafter☆16Updated 7 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
- Classic MCTS example with mctx☆22Updated 2 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆111Updated last year
- JAX implementations of various deep reinforcement learning algorithms.☆25Updated 8 months ago
- A C++ pytorch implementation of MuZero☆40Updated last year
- ☆84Updated 11 months ago
- ☆52Updated 2 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated 2 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆62Updated 10 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years ago
- Modular framework for Reinforcement Learning in python☆176Updated 2 years ago
- JAX implementation of RL algorithms and vectorized environments☆49Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- Analysing result obtained using quite different RL algorithm☆13Updated 6 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 7 months ago
- Gated Transformer Model for Computer Vision☆23Updated 4 years ago
- Accelerated Quality-Diversity☆321Updated 3 months ago
- Hardware-Accelerated Reinforcement Learning Algorithms in pure Jax!☆236Updated 4 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆58Updated 3 years ago
- Reinforcement learning training framework for entity-gym environments.☆17Updated last year