hr0nix / omega
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
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- General Modules for JAX☆64Updated 2 weeks ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆52Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆54Updated 2 years ago
- Code of the paper: Debiasing Meta-Gradient Reinforcement Learning by Learning the Outer Value Function☆13Updated 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
- Vectorization techniques for fast population-based training.☆55Updated 2 years ago
- A2C is a special case of PPO!☆20Updated 2 years ago
- Code for "SimbaV2: Hyperspherical Normalization for Scalable Deep Reinforcement Learning"☆42Updated last week
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆9Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆35Updated last month
- ☆75Updated 5 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
- ☆76Updated last month
- A C++ pytorch implementation of MuZero☆37Updated 11 months ago
- Official Implementation of "Can Learned Optimization Make Reinforcement Learning Less Difficult"☆22Updated 5 months ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated last year
- JAX implementations of various deep reinforcement learning algorithms.☆21Updated 2 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆64Updated last year
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆27Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆58Updated 5 months ago
- Reinforcement learning training framework for entity-gym environments.☆17Updated last year
- Flax Implementation of DreamerV3 on Crafter☆14Updated last month
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆24Updated last year
- Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy☆17Updated 5 months ago