tristandeleu / pytorch-maml-rlLinks
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
☆863Updated 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"☆649Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆498Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,239Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆407Updated 7 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 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 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- ☆392Updated 6 years ago
- A PyTorch Platform for Distributed RL☆750Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆637Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆347Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆507Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,284Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆355Updated 6 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆215Updated 2 years ago
- PyTorch implementation of soft actor critic☆898Updated last month
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆669Updated 7 years ago