rajatsen91 / deepglo

This repository contains code for the paper: https://arxiv.org/abs/1905.03806. It also contains scripts to reproduce the results in the paper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initializing Factors.....

sundiyi opened this issue · comments

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

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 ?