deep-reinforcement-learning-book / Chapter4-DQNLinks
DQN examples codes in chapter 4
☆44Updated 2 years ago
Alternatives and similar repositories for Chapter4-DQN
Users that are interested in Chapter4-DQN are comparing it to the libraries listed below
Sorting:
- ☆27Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- ☆126Updated 4 years ago
- ☆39Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆74Updated 8 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- ☆171Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- OpenAI团队的深度强化学习教程中文版☆31Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆42Updated 3 years ago
- simple code to reinforcement learning☆21Updated 5 years ago
- Transformer in RL for decision-making☆102Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆133Updated 9 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- ☆76Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- Paper list for constrained policy optimization in reinforcement learning.☆73Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆204Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year