mahmoodlab/Patch-GCN

Files missing

RRG29 opened this issue · 3 comments

RRG29 commented

Hello, thanks for your wonderful work and source code. I notice that there may be some files missing,

from utils.file_utils import save_pkl, load_pkl

Could you upload them ?

HI @RRG29 - uploaded these comments. There are some other quick fixes that I will be making over the weekend, so keep an eye out!

RRG29 commented

Thanks. @Richarizardd Some other questions about the code:

  1. File missing. In utils/core_utils, line 12 from datasets.dataset_generic import save_splits.
  2. Also in utils/core_utils function train , what is the parameter reg_fn in line 182/183/185/186, i can't find the definitions of them.

Hi @RRG29 - Just made this fix. Let me know if you still have trouble!