RobertTLange / minimal-meta-rlLinks
Minimal A2C/A3C example of an LSTM-based meta-learner.
☆13Updated 4 years ago
Alternatives and similar repositories for minimal-meta-rl
Users that are interested in minimal-meta-rl are comparing it to the libraries listed below
Sorting:
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Gym wrapper for pysc2☆10Updated 3 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆23Updated 6 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 6 months ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆42Updated 10 months ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 8 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- ☆20Updated 5 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- DreamerV3 implementation of Curious Replay, a method for prioritizing experience replay that is tailored to model-based reinforcement lea…☆37Updated 2 years ago
- Baselines for gymnax 🤖☆74Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆47Updated 4 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆53Updated 2 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆45Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Model-Based Reinforcement Learning via Latent-Space Collocation.☆34Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- More efficient exploration for reinforcement learning in two-player, zero-sum game☆21Updated last year
- A minimal implementation of Go-Explore without domain knowledge☆15Updated 4 years ago
- Generalised UDRL☆37Updated 3 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago