Finspire13 / pytorch-policy-gradient-exampleLinks
A toy example of Policy Gradient implemented in Pytorch
☆95Updated 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☆267Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆422Updated 8 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 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
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆300Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 5 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆68Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆419Updated 4 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 7 years ago
- Deep Variational Reinforcement Learning☆138Updated 3 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- ☆113Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 5 years ago