NadeemWard / pytorch_simple_policy_gradientsLinks
Reimplementation of simple policy gradient algorithms such as REINFORCE and Actor-Critic methods.
☆13Updated last year
Alternatives and similar repositories for pytorch_simple_policy_gradients
Users that are interested in pytorch_simple_policy_gradients are comparing it to the libraries listed below
Sorting:
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆38Updated 6 years ago
- Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆30Updated 2 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Implementation codes and datasets used in ICLR'22 Spotlight paper AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning…☆38Updated last year
- ☆17Updated 11 months ago
- Code for our NeurIPS 2020 paper Improving Generalization in Reinforcement Learning with Mixture Regularization☆33Updated 4 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 3 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning