lgooo / SUMO-RL-Coverage

We provide an open source software package for AV based simulation and testing running a docker container
0 stars 0 forks source link

Safe DDQN implementation #25

Open kihyukh opened 2 years ago

kihyukh commented 2 years ago

Follow https://arxiv.org/pdf/2203.08409.pdf with perhaps a slight modification to implement a safe ddqn algorithm that can handle constraints by adaptively learning the lagrange multiplier.