bhark / sNEATLinks
sNEAT: A simplified implementation of NEAT (Neuro-Evolution of Augmenting Topologies) in Python
☆13Updated 5 months ago
Alternatives and similar repositories for sNEAT
Users that are interested in sNEAT are comparing it to the libraries listed below
Sorting:
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated 3 weeks ago
- Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree☆20Updated last month
- An implementation of Neuroevolution of Augmented Topologies Algorithm compatible with EvoJAX. Made to play Neural Slime Volleyball☆17Updated last year
- Classic MCTS example with mctx☆18Updated 2 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆24Updated last year
- Baselines for gymnax 🤖☆66Updated 2 years ago
- JAX implementations of various deep reinforcement learning algorithms.☆22Updated 4 months ago
- Hardware-Accelerated Reinforcement Learning Algorithms in pure Jax!☆219Updated last week
- ☆80Updated 7 months ago
- fast + parallel AlphaZero in JAX☆96Updated 5 months ago
- ☆51Updated 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
- Train self-modifying neural networks with neuromodulated plasticity☆77Updated 5 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆107Updated 10 months ago
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- ☆79Updated 2 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆46Updated 4 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 6 months ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆135Updated 3 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- Drop-in environment replacements that make your RL algorithm train faster.☆20Updated 11 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆65Updated last year
- An Open-Ended Agentic Simulator☆51Updated 9 months ago
- Standard interface for entity based reinforcement learning environments.☆37Updated last year
- OpenAI's Gym written in pure Rust for blazingly fast performance☆99Updated 7 months ago
- JAxtar is a project with a JAX-native implementation of parallelizeable A* & Q* solver for neural heuristic search research.☆24Updated this week
- Analysing result obtained using quite different RL algorithm☆13Updated 5 years ago
- Flax Implementation of DreamerV3 on Crafter☆14Updated 3 months ago