Finspire13 / pytorch-policy-gradient-exampleLinks
A toy example of Policy Gradient implemented in Pytorch
☆95Updated 8 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)☆426Updated 8 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- ☆113Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 5 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆99Updated 7 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆81Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆67Updated 7 years ago
- Deep Variational Reinforcement Learning☆139Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Updated 6 years ago
- ☆183Updated 4 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- ☆120Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆874Updated 3 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Updated 6 years ago