wisnunugroho21 / reinforcement_learning_ppo_rndLinks
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
☆54Updated 3 weeks ago
Alternatives and similar repositories for reinforcement_learning_ppo_rnd
Users that are interested in reinforcement_learning_ppo_rnd are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆85Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 8 months ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆95Updated 4 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆106Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆129Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 6 years ago