shivamsaboo17 / Policy-Gradient-PyTorch
Implementation of vanilla stochaistic (categorical) policy gradient algorithm to play cartpole.
☆16Updated 3 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
- 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☆97Updated 5 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆83Updated 7 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 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
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- DGN Code☆341Updated last year
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 6 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆34Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- ☆20Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- ☆83Updated 3 years ago
- ☆119Updated 6 months ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆115Updated 2 months ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 6 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- ☆26Updated 6 years ago
- ☆91Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆46Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Implementation of our paper "Meta Reinforcement Learning with Task Embedding and Shared Policy"☆34Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- DQN to play Atari Pong☆112Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago