lookbackjh / pytorch_SEFS

Pytorch Reimplementation of SEFS : Self-Supervision Enhanced Feature Selection with Correlated Gates(ICLR 2023)
0 stars 0 forks source link

Refactored synthetic data info method names and batch size input arg … #6

Closed glistering96 closed 1 year ago

glistering96 commented 1 year ago
  1. Duplicated code removed
  2. method returning x_mean, xdim, corr name change
  3. returning dataloader now accepts batch size as input
glistering96 commented 1 year ago

@lookbackjh check and confirm merge