tristandeleu / pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆836Updated 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"☆630Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆400Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆582Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆418Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆393Updated 7 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆603Updated 3 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆577Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Soft Actor-Critic☆1,033Updated last year
- A PyTorch Platform for Distributed RL☆744Updated 3 years ago
- ☆389Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆442Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆607Updated 8 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆628Updated 6 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,309Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year