tristandeleu / pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆828Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytorch-maml-rl
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆622Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆433Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆393Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆441Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆232Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,275Updated 2 weeks ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- A PyTorch Platform for Distributed RL☆738Updated 3 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆264Updated 7 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆207Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆572Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆690Updated 5 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆386Updated 7 years ago