antsnormflows.flows.neural_spline.wrapper

Classes

AutoregressiveRationalQuadraticSpline(...[, ...])

Neural spline flow coupling layer, wrapper for the implementation of Durkan et al., see [sources](https://github.com/bayesiains/nsf)

CircularAutoregressiveRationalQuadraticSpline(...)

Neural spline flow coupling layer, wrapper for the implementation of Durkan et al., see [sources](https://github.com/bayesiains/nsf)

CircularCoupledRationalQuadraticSpline(...)

Neural spline flow coupling layer with circular coordinates

CoupledRationalQuadraticSpline(...[, ...])

Neural spline flow coupling layer, wrapper for the implementation of Durkan et al., see [source](https://github.com/bayesiains/nsf)