Finspire13 / pytorch-policy-gradient-example
A toy example of Policy Gradient implemented in Pytorch
☆91Updated 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
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆274Updated 4 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- ☆267Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 6 years ago
- Code for hierarchical imitation learning and reinforcement learning☆288Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- ☆91Updated last year
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆113Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 months ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆63Updated 7 years ago
- ☆115Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆393Updated 7 years ago
- Pytorch Implementation of Proximal Policy Optimization Algorithm☆20Updated 6 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 3 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆180Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 7 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆55Updated 6 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆177Updated 2 months ago