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:
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- ☆65Updated 4 months 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
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆42Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- ☆42Updated 6 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- 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 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆39Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Transformer in RL for decision-making☆102Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆74Updated 8 years ago