lowrollr / mctx-az
Monte Carlo tree search in JAX, with functionality to continue search from a previous subtree
☆16Updated last year
Alternatives and similar repositories for mctx-az:
Users that are interested in mctx-az are comparing it to the libraries listed below
- fast + parallel AlphaZero in JAX☆92Updated 2 months ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆55Updated 3 months ago
- ☆73Updated 3 months ago
- Classic MCTS example with mctx☆18Updated last year
- An implementation of MuZero in JAX.☆55Updated 2 years ago
- ☆72Updated 6 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆96Updated last year
- 🪐 The Sebulba architecture to scale reinforcement learning on Cloud TPUs in JAX☆56Updated last year
- An Open-Ended Agentic Simulator☆41Updated 6 months ago
- ☆50Updated last year
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆20Updated 3 months ago
- Vectorization techniques for fast population-based training.☆55Updated 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…☆39Updated 2 years ago
- ☆56Updated 2 years ago
- General Modules for JAX☆64Updated this week
- AlphaZero in JAX☆75Updated 10 months ago
- Flax Implementation of DreamerV3 on Crafter☆13Updated this week
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Baselines for gymnax 🤖☆65Updated last year
- JAX implementations of various deep reinforcement learning algorithms.☆21Updated last month
- Scaling scaling laws with board games.☆48Updated last year
- Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy☆17Updated 4 months ago
- ☆42Updated last year
- Comparison between GFlowNets & Maximum Entropy RL☆16Updated last year
- Simple single file implementations of Reinforcement Learning algorithms in Julia☆20Updated 2 weeks ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆24Updated 8 months ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆69Updated 6 months ago
- A collection of matrix games in JAX☆9Updated 3 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆47Updated 3 weeks ago
- Code of the paper: Debiasing Meta-Gradient Reinforcement Learning by Learning the Outer Value Function