chucnorrisful / dqnLinks
Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.
☆11Updated 6 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.☆29Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆98Updated 7 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Deep Reinforcement Learning for Nash Equilibria☆44Updated 2 years ago
- PPO with multi-head/autoregressive action outputs☆45Updated 4 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO☆28Updated 2 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- 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
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆31Updated 4 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆164Updated 2 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- ☆16Updated 4 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 7 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆164Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year