alirezakazemipour / Continuous-PPOLinks
Proximal Policy Optimization (Continuous Version) in PyTorch.
☆29Updated 7 months ago
Alternatives and similar repositories for Continuous-PPO
Users that are interested in Continuous-PPO are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆85Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆41Updated 9 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆67Updated 9 months ago
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆56Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆200Updated last year
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆115Updated 3 months ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 7 months ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆21Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆108Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆86Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Datasets with baselines for Offline MARL.☆196Updated 2 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 5 months ago