Skip to content

RogerJung/Platoon-resource-allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platoon-resource-allocation

This is the final project for 2023 NTU class of performance evaluation.

Prerequisite

  • torch
  • numpy
  • pandas
  • matplotlib
pip install -r requirement.txt

Training & Testing

  • Training a DQN model and calculate the resource collision probability
python3 ./train.py

Reference

  • Resource Allocation for Vehicle Platooning in 5G NR-V2X via Deep Reinforcement Learning, Liu Cao et. al, IEEE 2021

About

This is the final project for 2023 NTU class of performance evaluation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages