wey-code / rl_hw2

强化学习第二次作业,自动驾驶

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highway lane change decision-making via attention-based deep reinforcement learning

Code for "Highway lane change decision-making via attention-based deep reinforcement learning".

By Junjie Wang, Qichao Zhang, and Dongbin Zhao.

Citation

@article{wang2021highway,
  title={Highway lane change decision-making via attention-based deep reinforcement learning},
  author={Wang, Junjie and Zhang, Qichao and Zhao, Dongbin},
  journal={IEEE/CAA Journal of Automatica Sinica},
  volume={9},
  number={3},
  pages={567--569},
  year={2022},
  publisher={IEEE}
}

Acknowledgements

highway-env

ego-attention

non-local-block

About

强化学习第二次作业,自动驾驶

License:MIT License


Languages

Language:Python 49.6%Language:TeX 43.2%Language:Jupyter Notebook 6.3%Language:Shell 0.9%