scascin0 / alphazeroLinks
A working AlphaZero implementation that's simple enough to be able to understand what's going on at a quick glance, without sacrificing too much.
☆13Updated 2 years ago
Alternatives and similar repositories for alphazero
Users that are interested in alphazero are comparing it to the libraries listed below
Sorting:
- Tabular methods for reinforcement learning☆38Updated 5 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
- Reinforcement learning in pure JAX.☆13Updated 9 months ago
- An implementation of AlphaZero and MCTS with neural networks for Tetris☆22Updated 8 months ago
- Modular framework for Reinforcement Learning in python☆180Updated 2 years ago
- Code for "Meta Learning Backpropagation And Improving It" @ NeurIPS 2021 https://arxiv.org/abs/2012.14905☆33Updated 3 years ago
- ☆52Updated 2 years ago
- Let's solve the flatland challenge!☆74Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- AlphaZero in JAX☆79Updated last year
- Various reinforcement learning algorithms written in Jax + Flax☆26Updated 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
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- An easy-to-use reinforcement learning library for research and education.☆174Updated 2 weeks ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Image augmentation library for Jax☆40Updated last year
- Baselines for gymnax 🤖☆72Updated 2 years ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆143Updated 3 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- ☆18Updated 2 years ago
- Accelerated minigrid environments with JAX☆153Updated last month
- A C++ pytorch implementation of MuZero☆41Updated last year
- ☆28Updated 3 years ago
- General Modules for JAX☆71Updated 2 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆117Updated last year
- fast + parallel AlphaZero in JAX☆106Updated 11 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
- Web version of “Neuroevolution of Self-Interpretable Agents” (https://arxiv.org/abs/2003.08165)☆22Updated 3 years ago
- Atari-style POMDPs☆17Updated 2 weeks ago