RobertTLange / minimal-meta-rl
Minimal A2C/A3C example of an LSTM-based meta-learner.
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for minimal-meta-rl
- Code base for NeurIPS 2022 paper Curriculum Reinforcement Learning using Optimal Transport via Gradual Domain Adaptation.☆9Updated last year
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆19Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆36Updated 3 weeks ago
- Baselines for gymnax 🤖☆60Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- Scalable Opponent Shaping Experiments in JAX☆21Updated 7 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆49Updated 2 years ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆16Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆67Updated 3 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆36Updated 2 years ago
- ☆15Updated last month
- Synthetic Experience Replay☆74Updated 5 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆18Updated 5 years ago
- ☆34Updated last year
- ☆14Updated last month
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆22Updated 4 months ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 4 years ago
- A curated list of awesome Meta Reinforcement Learning☆27Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- ☆33Updated 2 months ago
- Gym wrapper for pysc2☆10Updated 2 years ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆47Updated last year
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆26Updated 2 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆37Updated 3 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 2 years ago
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆15Updated last month
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆99Updated 2 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆55Updated 10 months ago
- PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning☆49Updated 3 years ago