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:
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- ☆124Updated 4 years ago
- ☆27Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- ☆38Updated 3 years ago
- Transformer in RL for decision-making☆100Updated 2 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 5 years ago
- ☆169Updated 2 years ago
- Paper list for constrained policy optimization in reinforcement learning.☆73Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- simple code to reinforcement learning☆21Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 7 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆192Updated last year
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆23Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 6 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago