cbfinn / maml_rlLinks
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
Sorting:
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆857Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆493Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆213Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆563Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆615Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 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
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,655Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 8 months ago
- Constrained Policy Optimization☆320Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- ☆392Updated 5 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆449Updated last year
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 8 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆591Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆208Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago