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☆360Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆220Updated 2 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 3 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆419Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Multi-Objective Reinforcement Learning☆292Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆217Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆420Updated 8 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆87Updated 8 years ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 7 years ago
- ☆90Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆433Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆92Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆410Updated 5 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- very easy implementation of dueling DQN in pytorch☆74Updated 3 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 4 years ago