yawen-d / DQN_Family_PyTorchLinks
This is a repository of DQN and its variants implementation in PyTorch based on the original papar.
☆13Updated 5 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.☆37Updated 5 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- ☆15Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 3 years ago
- ☆42Updated 6 years ago
- ☆39Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- ☆52Updated last month
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- DQN examples codes in chapter 4☆43Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆59Updated 5 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆191Updated 8 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Transformer in RL for decision-making☆98Updated 2 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago