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:
- ☆15Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- ☆42Updated 6 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- ☆40Updated this week
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year