felix-kerkhoff / DQfDLinks
An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games
☆32Updated 2 years ago
Alternatives and similar repositories for DQfD
Users that are interested in DQfD are comparing it to the libraries listed below
Sorting:
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆205Updated 11 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆174Updated last year
- 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 FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- ppo-lstm-parallel☆47Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆229Updated 4 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- There will be updates later☆87Updated 6 years ago
- DSAC; Distributional Soft Actor-Critic☆133Updated 9 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆42Updated 6 years ago
- ☆40Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago