Clarity about dataset
sai-krishna-ghanta opened this issue · 2 comments
sai-krishna-ghanta commented
Reading input and output sets generated from MATLAB
In_set_file = loadmat('DLCB_dataset/DLCB_input.mat')
Out_set_file = loadmat('DLCB_dataset/DLCB_output.mat')
The authors had mentioned these, without intimating extraction of these datasets.
How did you extract these datasets
luo0077 commented
ocatak commented
We used DeepMIMO dataset generator for our study.
The last 2 lines of this code (https://github.com/wireless-intelligence-lab/DeepLearning-CoordinatedBeamforming/blob/master/Generate_DL_data.m) saves the data in this folder.