Skip to content

Questions about the RescaleOutput #333

Closed Answered by Linux-cpp-lisp
yugang-hello asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yugang-hello ,

Thanks for your interest in our work!

  1. We do this in order to do training in normalized units, but be able to do inference or validation in our real physical units.
  2. This is because PerSpeciesScaleShift operates in "normalized" units rather than physical units, but if its scales/shifts are provided in physical units, they have to be scaled into normalized units. This is what update_for_rescale does

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yugang-hello
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants