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:
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 7 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- ☆85Updated 3 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 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 7 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆216Updated 2 years ago
- ☆76Updated 5 years ago
- DGN Code☆351Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 5 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- ☆130Updated 10 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆53Updated 2 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 7 years ago
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆36Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Multi-Objective Reinforcement Learning☆274Updated 3 years ago