alexlioralexli / learned-fourier-featuresLinks
Code for the paper "Functional Regularization for Reinforcement Learning via Learned Fourier Features"
☆19Updated 3 years ago
Alternatives and similar repositories for learned-fourier-features
Users that are interested in learned-fourier-features are comparing it to the libraries listed below
Sorting:
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆135Updated last year
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆81Updated 2 years ago
- Baselines for gymnax 🤖☆72Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 3 years ago
- PAIRED in PyTorch 🔥☆63Updated 2 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆57Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- ☆48Updated 2 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆72Updated last year
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- Partially Observable Process Gym☆203Updated 4 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆230Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆149Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆53Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆315Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated 11 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆38Updated 7 months ago