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:
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 3 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Gym wrapper for pysc2☆10Updated 2 years ago
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆39Updated last week
- Plannable Approximations to MDP Homomorphisms: Equivariance under Actions☆30Updated 5 years ago
- Official codebase for Improving Computational Efficiency in Visual Reinforcement Learning via Stored Embeddings.☆21Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆57Updated 2 years 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
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆51Updated 2 years ago
- Semi-Supervised Offline Reinforcement Learning with Action-Free Trajectories☆42Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- A collection of RL algorithms written in JAX.☆101Updated 3 years ago
- ☆28Updated 2 years ago
- PlaNet: Learning Latent Dynamics for Planning from Pixels☆10Updated 5 years ago
- Variational Reinforcement Learning☆16Updated last year
- GPT implementation in Flax☆18Updated 3 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆73Updated 11 months ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆44Updated last year
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year