yawen-d / DQN_Family_PyTorchLinks
This is a repository of DQN and its variants implementation in PyTorch based on the original papar.
☆13Updated 6 years ago
Alternatives and similar repositories for DQN_Family_PyTorch
Users that are interested in DQN_Family_PyTorch are comparing it to the libraries listed below
Sorting:
- My personal practice to implement algorithms of RL from scratch.☆38Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- ☆16Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- soft q learning and soft actor critic☆16Updated 7 years ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 6 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆28Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆68Updated 10 months ago
- ☆39Updated 4 months ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆17Updated 5 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆67Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆41Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- ☆42Updated 6 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆31Updated 4 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 4 years ago