junkwhinger / PPO_PyTorch
This repo contains PPO implementation in PyTorch for LunarLander-v2
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for PPO_PyTorch
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆66Updated 5 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆65Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆96Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆122Updated 5 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆59Updated 5 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆75Updated 10 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆39Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated 3 weeks ago
- ☆18Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆52Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 9 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- [NeurIPS 2022] Code for Enhanced Meta Reinforcement Learning using Demonstrations in Sparse Reward Environments☆12Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆51Updated last year
- The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021.☆39Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- ☆44Updated 3 years ago
- Implementation for mSAC methods in PyTorch☆37Updated 3 years ago
- ☆48Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- ☆71Updated 5 years ago
- There will be updates later☆82Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆57Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆17Updated 3 years ago
- Single-file pytorch implementation of hybrid-SAC☆50Updated 3 years ago