nikhilbarhate99 / Actor-Critic-PyTorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
☆72Updated 5 years ago
Alternatives and similar repositories for Actor-Critic-PyTorch:
Users that are interested in Actor-Critic-PyTorch are comparing it to the libraries listed below
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆204Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆178Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- ☆40Updated 3 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 7 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 9 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- ☆183Updated 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆103Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆209Updated 4 years ago
- ☆73Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆173Updated 5 months ago
- There will be updates later☆84Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 7 months ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Code for Weighted QMIX☆130Updated 4 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago