Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarity about dataset #2

Open
sai-krishna-ghanta opened this issue Jun 28, 2022 · 3 comments
Open

Clarity about dataset #2

sai-krishna-ghanta opened this issue Jun 28, 2022 · 3 comments

Comments

@sai-krishna-ghanta
Copy link

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

@ocatak
Copy link
Owner

ocatak commented Apr 25, 2024

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.

@ahmedmoaty
Copy link

@ocatak
could you pass the env packages versions, because the i faced warning when run your code , this happen when i upgrade the tensorflow last version
WARNING:tensorflow:You are casting an input of type complex128 to an incompatible dtype float32. This will discard the imaginary part and may not be what you intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants