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)☆417Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆64Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆296Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆416Updated 4 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- ☆113Updated 5 years ago
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- ☆118Updated 6 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)☆318Updated 5 years ago
- Deep Variational Reinforcement Learning☆137Updated 3 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆81Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆451Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 6 years ago
- Actor-critic with experience replay☆255Updated 3 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago