sbi icon indicating copy to clipboard operation
sbi copied to clipboard

Flow training in unconstrained space

Open michaeldeistler opened this issue 2 years ago • 5 comments

This should happen only after we have moved to pyroflows

michaeldeistler avatar Jan 20 '22 14:01 michaeldeistler

addition: would be great to add log transforms for bounded data, e.g., for reaction time data in NLE.

janfb avatar Jan 21 '22 10:01 janfb

Removing the label because we will do this after the flowtorch port

michaeldeistler avatar Jan 25 '22 15:01 michaeldeistler

More context: With #952 #957 getting fixed, it will be possible to add new density estimators, e.g., those from zuko.

Goal: some priors are bounded, but it can be beneficial to perform the density estimation in unconstrained space, e.g., add a transform that transforms the parameters to an unconstrained space before or after the flow.

janfb avatar Feb 28 '24 15:02 janfb

I literally just implemented this for another project. It shouldn't be too hard.

bkmi avatar Mar 18 '24 09:03 bkmi

actually I will work on something else for now.

bkmi avatar Mar 19 '24 08:03 bkmi