Skip to content

abdksm/platoon-joining-drl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platoon Joining Using Deep Reinforcement Learning

A deep reinforcement learning–based strategy for autonomous vehicle platoon joining on highways.


🧩 Environment Setup

conda env create -f environment.yml
conda activate pl_env

🚀 Training

Run the training script:

python train.py

To launch the simulator with a graphical interface, use:

python train.py -gui

🧪 Testing

Run the testing script:

python test.py

To test with the simulator GUI enabled, use:

python test.py -gui

📊 Results Visualization

Use TensorBoard to visualize training or testing logs:

tensorboard --logdir=log/<test_or_train>/<config_name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages