DPS0340 / DQNDemo
Deep Q-Learning from Demonstrations implementation using Pytorch & OpenAI Gym
☆6Updated 3 years ago
Alternatives and similar repositories for DQNDemo:
Users that are interested in DQNDemo are comparing it to the libraries listed below
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 3 years ago
- ☆10Updated 4 years ago
- deep multi agent reinforcement learning tutorial book for intermediate☆12Updated 3 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- ☆13Updated 2 years ago
- RLOpensource / IMPALA-Scalable-Distributed-Deep-RL-with-Importance-Weighted-Actor-Learner-Architectures☆37Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆11Updated last year
- The Easiest Pytorch Implementation of Branching-DQN☆9Updated 4 years ago
- ☆40Updated 5 years ago
- ☆32Updated 5 years ago
- Decision Transformer for offline single-agent autonomous highway driving☆24Updated last year
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆18Updated 3 years ago
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆20Updated last year
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆26Updated 2 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆16Updated 6 years ago
- Deep Multi-Agent Reinforcement Learning with StarCraft 2☆10Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆14Updated 5 years ago
- [ICML 2023] Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills☆12Updated last year
- ☆20Updated 9 months ago
- Color: Train a Real-world Local Path Planner in One Hour via Partially Decoupled Reinforcement Learning and Vectorized Diversity☆20Updated 3 months ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆16Updated last year
- ppo-lstm-parallel☆44Updated 6 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆40Updated 2 years ago