DPS0340 / DQNDemoLinks
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
Sorting:
- ☆13Updated 2 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Implementation of 6 DQN extension methods using Pytorch. (RAINBOW)☆16Updated 4 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆10Updated 4 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 7 years ago
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆11Updated last year
- ☆15Updated 4 years ago
- ☆11Updated 3 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- My implementation of a deep q learning network learning to play pong.☆9Updated 4 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks☆12Updated 5 months ago
- Multi-Exit Evacuation simulation; Rainbow DQN application☆17Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated 2 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 5 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 5 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 4 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago