cbfinn / maml_rlLinks
Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
☆643Updated 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☆858Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆496Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆411Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆427Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆238Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- ☆392Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆590Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆293Updated 7 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆214Updated 2 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 8 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆713Updated 6 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆636Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,281Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆646Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago