shivamsaboo17 / DQN
DQN implemented in keras with Dueling Network and Prioritized Experience Replay
☆17Updated 6 years ago
Alternatives and similar repositories for DQN:
Users that are interested in DQN are comparing it to the libraries listed below
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆61Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆103Updated 4 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- scalable multi agents reinforcement learning☆60Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆112Updated 2 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 years ago
- Torcs-DQN implementaion☆14Updated 7 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago