hr0nix / omegaLinks
A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environments.
☆41Updated 2 years ago
Alternatives and similar repositories for omega
Users that are interested in omega are comparing it to the libraries listed below
Sorting:
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Accelerated replay buffers in JAX☆43Updated 2 years ago
- A C++ pytorch implementation of MuZero☆39Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆57Updated 3 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated 11 months ago
- General Modules for JAX☆66Updated 4 months ago
- Baselines for gymnax 🤖☆68Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- ☆81Updated 9 months ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆22Updated 4 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆55Updated this week
- A collection of RL algorithms written in JAX.☆102Updated 3 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- Official pytorch implementation for our ICLR 2023 paper "Latent State Marginalization as a Low-cost Approach for Improving Exploration".☆24Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆69Updated last year
- ☆22Updated 4 months ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- ☆52Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆81Updated 3 years ago
- Standard interface for entity based reinforcement learning environments.☆38Updated last year
- A2C is a special case of PPO!☆22Updated 3 years ago
- ☆28Updated 3 years ago
- JAX implementations of various deep reinforcement learning algorithms.☆23Updated 6 months ago
- Revisiting Rainbow☆75Updated 4 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆73Updated 11 months ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆45Updated 3 years ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆109Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆88Updated 4 years ago