chagmgang / pytorch_ppo_rlLinks
Pytorch implementation of intrinsic curiosity module with proximal policy optimization
☆53Updated 6 years ago
Alternatives and similar repositories for pytorch_ppo_rl
Users that are interested in pytorch_ppo_rl are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- ppo-lstm-parallel☆46Updated 6 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX☆72Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 3 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆134Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- ☆84Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Implementation of the Option-Critic Architecture☆40Updated 6 years ago
- PyTorch implementation of R2D2 (Recurrent Replay Distributed DPG (not DQN))☆14Updated 6 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- PyTorch IMPALA implementation☆28Updated 5 years ago