cyoon1729 / Policy-Gradient-Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
☆98Updated 5 years ago
Alternatives and similar repositories for Policy-Gradient-Methods:
Users that are interested in Policy-Gradient-Methods are comparing it to the libraries listed below
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆314Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆304Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆287Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆304Updated 9 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery