haarnoja / softqlearning
Reinforcement Learning with Deep Energy-Based Policies
☆418Updated last year
Alternatives and similar repositories for softqlearning:
Users that are interested in softqlearning are comparing it to the libraries listed below
- Constrained Policy Optimization☆308Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- ☆339Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 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
- ☆389Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 3 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- Multitask Environments for RL☆274Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆698Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 7 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆437Updated last year
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆179Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆174Updated 7 years ago
- ☆266Updated 6 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆607Updated 8 months ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆369Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago