tfep.nn.transformers.spline.neural_spline_transformer_inverse

tfep.nn.transformers.spline.neural_spline_transformer_inverse(y, x0, y0, widths, heights, slopes)[source]

Implement the inverse of the neural spline transformer.

For more details, see the documentation of neural_spline_transformer.

References

[1] Durkan C, Bekasov A, Murray I, Papamakarios G. Neural spline flows.

arXiv preprint arXiv:1906.04032. 2019 Dec 12.