haoyye / OFDM_DNN

231 stars 135 forks source link

there are some questions about H_dataset #1

Open qindadi opened 6 years ago

qindadi commented 6 years ago

hello. About you codes,I have some questions about it. At first,how is the data in folder ABC generated,and how to divide the files in the H_dataset folder into Train and Test.The following error occurred when I ran this code. I'd appreciate it if you could help me h_dataset

vasugithub123 commented 6 years ago

Hi @qindadi , was your issue resolved? I have the same error. Can you please help me? :)

pachpandepriti commented 6 years ago

Hi, @qindadi @vasugithub I have the same error. Can anyone help me?

Alpha2Cool commented 5 years ago

@qindadi @vasugithub123 @pachpandepriti I have solved this error, open terminal and input command like this: $ cat H_dataset.zip*>H_dataset.zip $ unzip H_dataset.zip 2019-01-23 16-42-37

AbdelwahabFawzyMohamed commented 5 years ago

@qindadi @vasugithub123 @pachpandepriti @Alpha2Cool anyone have solved this problem?

AbdelwahabFawzyMohamed commented 5 years ago

@Alpha2Cool I tried "type" command in windows instead of "cat" in Linux and I get the same fault. any suggestions?

AbdelwahabFawzyMohamed commented 5 years ago

I have solved the problem, you can try this H_folder_train ='H_dataset/' not H_folder_train ='..H_dataset/'

AbdelwahabFawzyMohamed commented 5 years ago

The code is taking more than 10 hours and it is still working on my laptop, is this normal?

Alpha2Cool commented 5 years ago

It could take more than 5days on my laptop I guess, you can change traing_epochs.@AbdelwahabFawzyMohamd

AbdelwahabFawzyMohamed commented 5 years ago

which one of them do you mean? 115 # Training parameters 116 training_epochs = 20 or 203 traing_epochs = 20000 304 learning_rate_current = 0.001

Alpha2Cool commented 5 years ago

traing_epochs = 20000

jayjayyi commented 5 years ago

I want to know which paper it refers to ?

haozhao10 commented 5 years ago

nt to know which paper it refers to ?

have you find which paper it refers to?

vasugithub123 commented 5 years ago

This code refers to the paper - "Power of deep learning for channel estimation and signal detection in OFDM Systems"

On Mon, Sep 2, 2019, 1:33 PM acceeleratemouse notifications@github.com wrote:

nt to know which paper it refers to ?

have you find which paper it refers to?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/haoyye/OFDM_DNN/issues/1?email_source=notifications&email_token=AKOSCRDUISEWAHQIBYNVFMLQHTCFVA5CNFSM4FCAPDEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VBK6I#issuecomment-527046009, or mute the thread https://github.com/notifications/unsubscribe-auth/AKOSCRHVYUPH3BWFGIWNXLTQHTCFVANCNFSM4FCAPDEA .

haozhao10 commented 5 years ago

This code refers to the paper - "Power of deep learning for channel estimation and signal detection in OFDM Systems" On Mon, Sep 2, 2019, 1:33 PM acceeleratemouse @.***> wrote: nt to know which paper it refers to ? have you find which paper it refers to? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#1?email_source=notifications&email_token=AKOSCRDUISEWAHQIBYNVFMLQHTCFVA5CNFSM4FCAPDEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VBK6I#issuecomment-527046009>, or mute the thread https://github.com/notifications/unsubscribe-auth/AKOSCRHVYUPH3BWFGIWNXLTQHTCFVANCNFSM4FCAPDEA .

Thank you very much! Have a nice day!

jayjayyi commented 5 years ago

Thanks for telling me! Have a nice day!

发自我的 iPad

------------------ Original ------------------ From: acceeleratemouse <notifications@github.com> Date: Mon,Sep 2,2019 4:15 PM To: haoyye/OFDM_DNN <OFDM_DNN@noreply.github.com> Cc: BadWomanbiss <1985917540@qq.com>, Comment <comment@noreply.github.com> Subject: Re: [haoyye/OFDM_DNN] there are some questions about H_dataset (#1)

This code refers to the paper - "Power of deep learning for channel estimation and signal detection in OFDM Systems" … On Mon, Sep 2, 2019, 1:33 PM acceeleratemouse @.***> wrote: nt to know which paper it refers to ? have you find which paper it refers to? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#1?email_source=notifications&email_token=AKOSCRDUISEWAHQIBYNVFMLQHTCFVA5CNFSM4FCAPDEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VBK6I#issuecomment-527046009>, or mute the thread https://github.com/notifications/unsubscribe-auth/AKOSCRHVYUPH3BWFGIWNXLTQHTCFVANCNFSM4FCAPDEA .

Thank you very much! Have a nice day!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

krishnamraju286 commented 5 years ago

@Alpha2Cool @qindadi @acceleratemouse @pachpandepriti what is sequence of execution codes

rammadhuri11 commented 4 years ago

I have solved the problem, you can try this H_folder_train ='H_dataset/' not H_folder_train ='..H_dataset/'

@AbdelwahabFawzyMohamed SIR CAN U TELL ME HOW TO USE THE DATASET AVAILABLE. I AM UNABLE TO UNZIP THE DATA

krishnamraju286 commented 4 years ago

@rammadhuri11 are you using ubuntu then only possible to unzip the data and after extracting downloaded file just open H_dataset folder open in terminal and use above mentioned (@AbdelwahabFawzyMohamed) syntax to unzip it

krishnamraju286 commented 4 years ago

@AbdelwahabFawzyMohamed are getting plots after execution of program or not

krishnamraju286 commented 4 years ago

How to use model folder for graphs plotting

ironman1996 commented 4 years ago

The code is taking more than 10 hours and it is still working on my laptop, is this normal?

Me, too,

krishnamraju286 commented 4 years ago

Yes it will take more than 50hrs On 27-Jun-2020 8:31 AM, "ironman1996" notifications@github.com wrote:

The code is taking more than 10 hours and it is still working on my laptop, is this normal?

Me, too,

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/haoyye/OFDM_DNN/issues/1#issuecomment-650478374, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQPVDSHYRZLWDAT44EFN63RYVOGZANCNFSM4FCAPDEA .

jayjayyi commented 4 years ago

use better gpu!

发自我的iPhone

------------------ Original ------------------ From: krishnamraju286 <notifications@github.com> Date: Sat,Jun 27,2020 0:49 PM To: haoyye/OFDM_DNN <OFDM_DNN@noreply.github.com> Cc: BadWomanbiss <1985917540@qq.com>, Comment <comment@noreply.github.com> Subject: Re: [haoyye/OFDM_DNN] there are some questions about H_dataset (#1)

ironman1996 commented 4 years ago

I set epoch as 2000. Actually when the SNR equals 20dB, it reaches optimal about 600 to 700 epochs

------------------ 原始邮件 ------------------ 发件人: "krishnamraju286"<notifications@github.com>; 发送时间: 2020年6月27日(星期六) 中午12:49 收件人: "haoyye/OFDM_DNN"<OFDM_DNN@noreply.github.com>; 抄送: "Proud"<1559208335@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [haoyye/OFDM_DNN] there are some questions about H_dataset (#1)

Yes it will take more than 50hrs On 27-Jun-2020 8:31 AM, "ironman1996" <notifications@github.com> wrote:

> The code is taking more than 10 hours and it is still working on my > laptop, is this normal? > > Me, too, > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <" rel="noopener" target="_blank">https://github.com/haoyye/OFDM_DNN/issues/1#issuecomment-650478374&gt;;, or > unsubscribe > <" rel="noopener" target="_blank">https://github.com/notifications/unsubscribe-auth/AMQPVDSHYRZLWDAT44EFN63RYVOGZANCNFSM4FCAPDEA&amp;gt; > . >

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.