tristandeleu / pytorch-maml-rlLinks
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆870Updated 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
Sorting:
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆660Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆504Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,259Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆623Updated 7 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆419Updated 8 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆594Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆418Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,302Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆434Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆245Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- PyTorch implementation of soft actor critic☆923Updated 4 months ago
- ☆398Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆516Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆649Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,372Updated 2 years ago
- Soft Actor-Critic☆1,184Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year