bhark / sNEATLinks
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
☆14Updated last year
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
- JAX implementations of various deep reinforcement learning algorithms.☆25Updated 10 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 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 3 years ago
- Classic MCTS example with mctx☆24Updated 2 years ago
- A C++ pytorch implementation of MuZero☆41Updated last year
- Flax Implementation of DreamerV3 on Crafter☆18Updated 2 weeks ago
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆19Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆114Updated last year
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆62Updated 3 weeks ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆13Updated 2 years ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆122Updated 2 years ago
- fast + parallel AlphaZero in JAX☆107Updated 11 months ago
- Analysing result obtained using quite different RL algorithm☆13Updated 6 years ago
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆25Updated 7 months ago
- ☆88Updated last year
- Accelerated Quality-Diversity☆332Updated last month
- ☆53Updated 2 years ago
- Simple single file implementations of Reinforcement Learning algorithms in Julia☆23Updated 10 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 9 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- JAX implementation of RL algorithms and vectorized environments☆49Updated last year
- JAxtar is a project with a JAX-native implementation of parallelizeable A* & Q* solver for neural heuristic search research.☆42Updated this week
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆36Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆50Updated 2 years ago
- Baselines for gymnax 🤖☆73Updated 2 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago