API

This is our API.

diglm.Diglm(bijector, glm, num_features[, name])

Deep Invertible Generalized Linear Model using tensorflow_probability.

download.download_file(url, filename)

Function handling download of file objects from URL addresses.

plot_utils.make_gif(input_im[, output_gif, …])

Function to create a gif out of a list of figures.

spqr.NeuralSplineFlow(*args, **kwargs)

Neural Spline Flow bijector.

spqr.SplineInitializer([nbins, border, …])

Creates a rational quadratic spline with trainable parameters.

spqr.SplineBlock(*args, **kwargs)

tf.keras layers block used for learning parameters (knots) of rational quadratic splines.