tristandeleu / pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆845Updated 2 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
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆639Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆407Updated 4 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of soft actor critic☆871Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆586Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆677Updated 4 years ago
- ☆390Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,260Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆290Updated 7 years ago
- Multitask Environments for RL☆275Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- ICML 2018 Self-Imitation Learning☆277Updated 4 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆211Updated 2 years ago
- Actor-critic with experience replay☆252Updated 2 years ago