NadeemWard / pytorch_simple_policy_gradients
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
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated this week
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆62Updated 6 years ago
- Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)☆34Updated 4 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆53Updated 4 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆25Updated 3 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆37Updated 4 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆47Updated 6 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆60Updated 5 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆18Updated 2 years ago
- Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning☆30Updated 7 years ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆33Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆20Updated 2 years ago
- ☆8Updated 3 years ago
- Taming MAML: efficient unbiased meta-reinforcement learning☆29Updated 2 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
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆39Updated 4 months ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆16Updated 7 months ago
- on-policy optimization baselines for deep reinforcement learning☆29Updated 4 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- Self-implemented code for Model-Based Meta-Reinforcement Learning☆17Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 7 years ago
- Implementation of our paper "Meta Reinforcement Learning with Task Embedding and Shared Policy"☆34Updated 5 years ago
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020☆39Updated 4 years ago
- Single Episode Policy Transfer in Reinforcement Learning☆17Updated 2 years ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆43Updated 3 years ago