ldx123ldx1's starred repositories
deeprl_signal_control
multi-agent deep reinforcement learning for large-scale traffic signal control.
dqn-multi-agent-rl
Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)
mpc-reinforcement-learning
Reinforcement Learning with Model Predictive Control
IntelliLight
IntelliLight: A Reinforcement Learning Approach for Intelligent Traffic Light Control
social-driving
Design multi-agent environments and simple reward functions such that social driving behavior emerges
RL-MPC-LaneMerging
Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging
adaptive-tls
Adaptive real-time traffic light signal control system using Deep Multi-Agent Reinforcement Learning
Autonomous-Driving
The autonomous driving related publications of our lab.
MARL_in_CAV_control_review
Multi-Agent Reinforcement Learning for Connected and Automated Vehicles Control: Recent Advancements and Future Prospects
decentralized_bottlenecks
Code and figures for bottlenecks paper
Double-layer-decision-making-model
An Integrated Model for Autonomous Speed and Lane Change Decision-Making Based on Deep Reinforcement Learning
Intelligent_driver_model
Simulation of car following model
GCQ_source
GCN CAV
Preference-Guided-DQN-Atari
[TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving
QuadraticPlanning-based-Model-Predictive-Control-MPC-
A intelligent vehicle Model Predictive Control(MPC) implementation using QuadraticPlanning with-cruising-and-lane-change-capability
Double-DQN
Deep Q-learning is a effective reinforcement learning algorithm, but it usually over estimate the q value which influences the performance of the algorithm. Recently, some scientists came up with a improved Deep Q-learning algorithm called Double Q-learning, which uses two neural neteork to evaluate values and predict values and this new algorithm has been shown to reduce the overestimation issue effectively. In this project, I compared the performance of these two algorithms and showed that Double -learning can reduce overestimation effectively.
Deep-QLearning-Agent-for-Traffic-Signal-Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
A-DRL-solution-to-help-reduce-the-cost-in-waiting-time-of-securing-a-traffic-light-for-cyclists
Code for my paper "A DRL solution to help reduce the cost in waiting time of securing a traffic light for cyclists".