Breakend / MultiStepBootstrappingInRLLinks
Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.
☆15Updated 8 years ago
Alternatives and similar repositories for MultiStepBootstrappingInRL
Users that are interested in MultiStepBootstrappingInRL are comparing it to the libraries listed below
Sorting:
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 7 years ago
- A toy example of Policy Gradient implemented in Pytorch☆95Updated 8 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- ☆77Updated 8 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 4 years ago
- ☆345Updated 8 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 9 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Tensorflow implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆25Updated 8 years ago
- Code for "One-Shot Visual Imitation Learning via Meta-Learning"☆292Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆628Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆427Updated 8 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- ☆184Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Updated 3 years ago