nshaud/DeepHyperX

Support several (optional) normalizations

nshaud opened this issue · 2 comments

Currently the dataset is normalized into (0,1). This is mostly fine but we should be able to use other normalizations or even no normalization at all.

TODO:

  • Add a normalization option
  • Support multiple normalizations (to define)

@jfrob27 what sort of data normalization do you use on astro data?