XinJingHao / PPO-Discrete-Pytorch
A clean and robust Pytorch implementation of PPO on Discrete action space
☆59Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for PPO-Discrete-Pytorch
- A clean and robust Pytorch implementation of PPO on continuous action space.☆121Updated 5 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 7 months ago
- ☆185Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆114Updated 8 months ago
- This is the official implementation of Multi-Agent PPO.