Open sundiyi opened 4 years ago
I just checked by running the scripts. It moves on to the next stage after just a few seconds of initializing the factors. Please make sure that you have cuda setup and that the pytorch installation is installed correctly. Thanks.
Dear author, I run the code of run_electricity.py. I met a question "could not broadcast input array from shape (26136,16) into shape (26136,183)". This is why and how to solve it. Thanks very much.
Can you post the full error ?
Dear Sen
Thank you very much. I run code of "run_electricity.py". I have download the data file. Then, i run this code.
When program executes “ result_dic = DG.rolling_validation( Ymat=Ymat, tau=24, n=7, bsize=100, cpu=False, alpha=0.3 )”,
Then, an error occurred as shown in following:
Thank you very much for your help and look forward to hearing from you soon.
Best wishes!
Yugen Yi
------------------ Original ------------------ From: "Rajat Sen"<notifications@github.com>; Date: Sun, Sep 13, 2020 11:56 AM To: "rajatsen91/deepglo"<deepglo@noreply.github.com>; Cc: "Yugen Yi"<yiyg510@jxnu.edu.cn>; "Comment"<comment@noreply.github.com>; Subject: Re: [rajatsen91/deepglo] Initializing Factors..... (#6)
Can you post the full error ?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
hi, i have a question 。 if i run the code python3.5 run_scripts/run_pems.py --normalize True
(228, 12672) Initializing Factors..... This goes on for days. Why? What should I do,thanks