seotaijiya / TPC_D2D

Transmit Power Control Using Deep Neural Network for Underlay Device-to-Device Communication
17 stars 19 forks source link

Questions #1

Open huanhuancaiya opened 5 years ago

huanhuancaiya commented 5 years ago

I have some questions: Is this code relating to the letter 'Transmit Power Control Using Deep Neural Network for Underlay Device-to-Device Communication'? In the letter, CNN is used, but this code seems to be a full connected nerual network. Is my understanding wrong?

seotaijiya commented 5 years ago

The current code is the transmit power control based on fully connected DNN.

We are currently revising the simulation code with CNN and upload the new code when available.