Deep transformation models: Tackling complex regression problems with neural network based transformation models
Example code for the deep transformation models paper: https://arxiv.org/abs/2004.00464
For the 1-D toy example, see figure 3 run 1D_toy.R. A more complete r package is in preparation.