-
Notifications
You must be signed in to change notification settings - Fork 47
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
Initializing Factors..... #6
Comments
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, |
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"<[email protected]>;
Date: Sun, Sep 13, 2020 11:56 AM
To: "rajatsen91/deepglo"<[email protected]>;
Cc: "Yugen Yi"<[email protected]>; "Comment"<[email protected]>;
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
The text was updated successfully, but these errors were encountered: