scascin0 / alphazero
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
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weightsβ¦β54Updated 2 years ago
- Baselines for gymnax π€β66Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRLβ111Updated 8 months ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselinβ¦β48Updated this week
- An implementation of MuZero in JAX.β56Updated 2 years ago
- Reinforcement learning library in JAX.β100Updated last year
- JAX implementations of core Deep RL algorithmsβ79Updated 2 years ago
- β76Updated last month
- Simple single-file baselines for Q-Learning in pure-GPU settingβ156Updated last month
- MultiTask Environments for Reinforcement Learning.β75Updated 2 years ago
- General Modules for JAXβ64Updated 2 weeks 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
- Tabular methods for reinforcement learningβ36Updated 4 years ago
- β28Updated 2 years ago
- β75Updated 5 months ago
- Accelerated minigrid environments with JAXβ134Updated 8 months ago
- Contains JAX implementation of algorithms for inverse reinforcement learningβ72Updated 8 months ago
- Deep Reinforcement Learning Framework done with PyTorchβ35Updated last month
- A practical step-by-step guide to applying RUDDERβ35Updated 5 years ago
- A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.β14Updated 2 years ago
- impact-driven-explorationβ131Updated last year
- JAX implementations of various deep reinforcement learning algorithms.β21Updated 2 months ago
- Evaluating long-term memory of reinforcement learning algorithms