Skip to content

Commit

Permalink
fix(data): Make normalization works correctly (#88)
Browse files Browse the repository at this point in the history
Refactor codes of all dataset classes. Add data rescaling in `BaseDataset.__init__()` and move all variable settings in `super().__init__()`.
  • Loading branch information
KarhouTam committed Sep 15, 2024
1 parent ebe2da5 commit 29e0f65
Showing 1 changed file with 182 additions and 150 deletions.
Loading

0 comments on commit 29e0f65

Please sign in to comment.