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
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- This repository contains code and data for the paper of conditional generative adversarial imitation learning (cGAIL) accepted by ICDM201…☆12Updated 4 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- deep reinforcement learing SUMO☆44Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- RLlib超参数详解(中文)☆17Updated 3 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆34Updated 7 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Torcs-DQN implementaion☆14Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- ☆64Updated last year
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- ☆29Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Autonomous Driving on Carla simulator using Deep Deterministic Policy Gradients. Based on Kendall, et. al. 2018.☆11Updated 6 years ago
- multi agent RL for traffic light control in Sumo using distributed PPO☆120Updated last year
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆49Updated 6 years ago
- scalable multi agents reinforcement learning☆60Updated 7 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- MADDPG in Ray/RLlib☆53Updated 5 years ago