meta-reinforcement-learning topic
torchopt
TorchOpt is an efficient library for differentiable optimization built upon PyTorch.
two-step-task
Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforcement Learn".
Meta-RL-TwoStep-Task
PyTorch implementation of Episodic Meta Reinforcement Learning on variants of the "Two-Step" task. Reproduces the results found in three papers. Check the ReadMe for more details!
Reinforcement-Learning-Papers
Related papers for reinforcement learning, including classic papers and latest papers in top conferences
pytorch_rl2
Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'
Meta-Reinforcement-Learning
Code snippets of Meta Reinforcement Learning algorithms
AdMRL
Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)
Reinforcement-Learning-Papers
📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, ICML, AAAI, IJCAI, AAMAS, ICLR, ICRA, etc.
xland-minigrid
JAX-accelerated Meta-Reinforcement Learning Environments Inspired by XLand and MiniGrid 🏎️
adversarial-reinforcement-learning
Reading list for adversarial perspective and robustness in deep reinforcement learning.