shivamsaboo17 / Policy-Gradient-PyTorchLinks
Implementation of vanilla stochaistic (categorical) policy gradient algorithm to play cartpole.
☆16Updated 4 years ago
Alternatives and similar repositories for Policy-Gradient-PyTorch
Users that are interested in Policy-Gradient-PyTorch are comparing it to the libraries listed below
Sorting:
- DGN Code☆355Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆210Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆407Updated 7 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 7 years ago
- Multi-Objective Reinforcement Learning☆282Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 3 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆527Updated 7 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆446Updated 6 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆98Updated 2 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆36Updated last year
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆397Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago