baturaysaglam / RIS-MISO-Deep-Reinforcement-Learning

Joint Transmit Beamforming and Phase Shifts Design with Deep Reinforcement Learning
MIT License
139 stars 39 forks source link

How do I generate comparison data with a trained model? #12

Closed SoapJohnMacTavish closed 1 year ago

SoapJohnMacTavish commented 1 year ago

Appreciate your contribution. I am a beginner in the DRL field, and I noticed that the project only provides training code, so how do I use the trained model? For example, how can I use the code of this project to run diagrams such as 4_reproduced.jpg, 5_reproduced.jpg, and 9_reproduced.jpg? More specifically, how can I get the data that leads to these graphs?

baturaysaglam commented 1 year ago

I'm not the author of the paper. this repo just reproduces the results independently. all of the data used to generate the curves given in the paper is available here NumPy arrays. let me know if there's anything else.