Finspire13 / pytorch-policy-gradient-exampleLinks
A toy example of Policy Gradient implemented in Pytorch
☆93Updated 7 years ago
Alternatives and similar repositories for pytorch-policy-gradient-example
Users that are interested in pytorch-policy-gradient-example are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 8 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- ☆111Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆65Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- ☆271Updated 7 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 4 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago