Breakend / MultiStepBootstrappingInRL
Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.
☆14Updated 7 years ago
Alternatives and similar repositories for MultiStepBootstrappingInRL:
Users that are interested in MultiStepBootstrappingInRL are comparing it to the libraries listed below
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- My reading list for model-based control☆150Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch☆41Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- ☆187Updated 2 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- A library of probabilistic model based RL algorithms in pytorch☆108Updated 3 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆15Updated 7 years ago
- ☆76Updated 7 years ago
- C implementation of RL and IRL algorithms☆19Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- ☆28Updated 5 years ago
- A toy example of Policy Gradient implemented in Pytorch☆91Updated 6 years ago
- ☆91Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆94Updated 5 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆84Updated last year
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆46Updated 5 years ago