wisnunugroho21 / reinforcement_learning_phasic_policy_gradient
Deep Reinforcement Learning by using Phasic Policy Gradient in Pytorch & Tensorflow
☆20Updated 3 years ago
Alternatives and similar repositories for reinforcement_learning_phasic_policy_gradient:
Users that are interested in reinforcement_learning_phasic_policy_gradient are comparing it to the libraries listed below
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆30Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆33Updated this week
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 9 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- ☆123Updated 7 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆45Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆55Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- Model-Based Offline Reinforcement Learning☆48Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆115Updated 3 months ago
- Random Network Distillation(RND) algo in Pytorch☆48Updated 6 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- ☆193Updated last year
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago