tristandeleu / pytorch-maml-rlView external linksLinks
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆875Dec 27, 2022Updated 3 years ago
Alternatives and similar repositories for pytorch-maml-rl
Users that are interested in pytorch-maml-rl are comparing it to the libraries listed below
Sorting:
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆664Jan 19, 2023Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆246Sep 30, 2022Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆506Dec 1, 2022Updated 3 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆218Dec 27, 2022Updated 3 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Oct 4, 2018Updated 7 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,862Jun 17, 2024Updated last year
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,712Jan 19, 2020Updated 6 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,741Jan 20, 2026Updated 3 weeks ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,472May 16, 2019Updated 6 years ago
- Reinforcement Learning in PyTorch☆2,276Jan 4, 2021Updated 5 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- A PyTorch Library for Meta-learning Research☆2,875Dec 16, 2025Updated 2 months ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆309Apr 13, 2023Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆472Jul 6, 2023Updated 2 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆827Dec 5, 2023Updated 2 years ago
- Implementation of Meta-RL A3C algorithm☆407Feb 22, 2017Updated 8 years ago
- Taming MAML: efficient unbiased meta-reinforcement learning☆30Sep 30, 2022Updated 3 years ago
- A toolkit for reproducible reinforcement learning research.☆2,078May 4, 2023Updated 2 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,052Jul 17, 2023Updated 2 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Jul 7, 2020Updated 5 years ago
- ☆44Oct 27, 2018Updated 7 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Mar 22, 2021Updated 4 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆106Jun 18, 2022Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- ☆397Jul 18, 2019Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Aug 21, 2018Updated 7 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆221Dec 31, 2019Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,043Jun 10, 2023Updated 2 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Jun 18, 2019Updated 6 years ago
- A PyTorch Platform for Distributed RL☆752Sep 15, 2021Updated 4 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,627Mar 25, 2022Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,405Apr 16, 2024Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,160Nov 4, 2021Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,403Nov 29, 2023Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆530Nov 22, 2022Updated 3 years ago
- Multitask Environments for RL☆281Aug 23, 2021Updated 4 years ago