Closed rishabhd123 closed 7 years ago
Following Line/Stmt is missing from file run_exp.py (method: run()) data_loader = DataLoader(config) you need to put this statement between line number 142 & 145.
Oh, yes. I deleted this line by accident when preparing for releasing this code.
It's fixed now.
Thank you very much @rishabhd123
Following Line/Stmt is missing from file run_exp.py (method: run()) data_loader = DataLoader(config) you need to put this statement between line number 142 & 145.