cbfinn / maml_rl
Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
☆641Updated 2 years ago
Alternatives and similar repositories for maml_rl:
Users that are interested in maml_rl are comparing it to the libraries listed below
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆850Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆488Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆400Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆440Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆423Updated last year
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆239Updated 2 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆409Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆212Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆894Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,624Updated 3 years ago
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,634Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆711Updated 6 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆587Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Constrained Policy Optimization☆320Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆603Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago