shivamsaboo17 / Policy-Gradient-PyTorch
Implementation of vanilla stochaistic (categorical) policy gradient algorithm to play cartpole.
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Policy-Gradient-PyTorch
- Hierarchical-DQN in pytorch (not actively maintained)☆68Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆81Updated 6 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆63Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- ☆117Updated 3 months ago
- DGN Code☆335Updated last year
- Robust Reinforcement Learning with the Alternating Training of Learned Adversaries (ATLA) framework☆59Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆102Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆34Updated 5 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆199Updated 5 years ago
- ☆90Updated 11 months ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆207Updated last year
- ☆82Updated 5 years ago
- Multi-Objective Reinforcement Learning☆250Updated 3 years ago
- ☆20Updated 4 years ago
- ☆83Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆211Updated 2 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆173Updated 6 years ago
- DQN to play Atari Pong☆111Updated 5 years ago
- Implementation of DeDOL algorithm - Deep Reinforcement Learning based algorithm for Green Security Games with Real Time Information☆16Updated 5 years ago
- ☆71Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- ☆59Updated 6 years ago
- ☆43Updated last year
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆66Updated 4 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆51Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated last week