schneimo / maml-rl-tf2
Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for maml-rl-tf2
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆15Updated 4 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆102Updated 2 years ago
- Self-implemented code for Model-Based Meta-Reinforcement Learning☆17Updated 5 years ago
- Revisiting Rainbow☆73Updated 3 years ago
- ☆53Updated 8 months ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- ☆59Updated 6 years ago
- Implementation of ICML2020 paper <Bidirectional Model-based Policy Optimization>☆23Updated last year
- ☆24Updated last year
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆69Updated last year
- Code for demonstration example-task in RUDDER blog☆21Updated 4 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆48Updated 3 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆98Updated 2 years ago
- on-policy optimization baselines for deep reinforcement learning☆28Updated 4 years ago
- ☆28Updated 2 years ago
- ☆90Updated 11 months ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆37Updated last year
- ExORL: Exploratory Data for Offline Reinforcement Learning☆104Updated 2 years ago
- Decoupled Reward-free ExplorAtion and Execution for Meta-reinforcement learning☆89Updated last year
- Implementation of the Option-Critic Architecture☆36Updated 5 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆21Updated 4 years ago
- Code accompanying HAAR paper, NeurIPS 2019 - Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards☆29Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆52Updated 2 years ago
- ☆28Updated last year
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆42Updated 2 years ago
- ☆85Updated 3 months ago