TianLin0509/DNN_detection_via_keras

Data used for validation generation

Opened this issue · 7 comments

First I would like to express my gratitude to the one who made this repo cause it helped me understand a lot more about the original code.
I was confused on why the training generation and validation generation looks exactly the same and both using ('channel_train.npy') and the test data is left unused at all, is it on purpose or is it a mistake?
also if someone can enlighten me on how exactly I can plot the SNR, BER figure I can't understand exactly how to make the SNR value change each time, also is it something done during training or after?
Thanks in advance!

I also want to understand ,do you understand how to draw the SNR, BER figure now? if you got it , would you share with me ? please!

Do you know how to draw BER and SNR now?help!