Finspire13 / pytorch-policy-gradient-exampleLinks
A toy example of Policy Gradient implemented in Pytorch
☆94Updated 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☆266Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆403Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆65Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- ☆111Updated 5 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆294Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆143Updated 4 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- ☆186Updated 3 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆411Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago