Skip to content

winds-line/deep-MCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is for paper "Driving Maneuvers Prediction based Autonomous Driving Control by Deep Monte Carlo Tree Search", which has been accepted by IEEE Transactions on Vehicular Technology: https://ieeexplore.ieee.org/document/9082903

If use our code, please cite our paper as

J. Chen, C. Zhang, J. Luo, J. Xie and Y. Wan, "Driving Maneuvers Prediction based Autonomous Driving Control by Deep Monte Carlo Tree Search," in IEEE Transactions on Vehicular Technology, doi: 10.1109/TVT.2020.2991584.

This code is running on Ubuntu 18.04

Train for Udacity simulator

cd deep-MCTS
python coach_for_udacity.py

Train for Torcs simulator

cd deep-MCTS
python coach_for_Torcs.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages